Class SetEmitter

  • All Implemented Interfaces:
    CodeEmitter<java.util.Set<?>>

    public class SetEmitter
    extends java.lang.Object
    implements CodeEmitter<java.util.Set<?>>
    • Constructor Summary

      Constructors 
      Constructor Description
      SetEmitter()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @NotNull java.lang.String emitCode​(@NotNull CodeGenerationContext context, @NotNull java.util.Set<?> set)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait