Class RecordComponentType

java.lang.Object
org.monospark.remix.internal.RecordComponentType
Direct Known Subclasses:
RecordComponentType.BareType, RecordComponentType.WrappedBooleanType, RecordComponentType.WrappedIntType, RecordComponentType.WrappedObjectType

public abstract class RecordComponentType
extends Object
  • Constructor Details

    • RecordComponentType

      public RecordComponentType()
  • Method Details