Class BoxedIODef

java.lang.Object
dev.quantumfusion.hyphen.codegen.def.PrimitiveIODef
dev.quantumfusion.hyphen.codegen.def.BoxedIODef
All Implemented Interfaces:
SerializerDef

public class BoxedIODef extends PrimitiveIODef
  • Field Details

    • boxed

      protected final Class<?> boxed
  • Constructor Details

    • BoxedIODef

      public BoxedIODef(Class<?> boxed)
  • Method Details