Type.Continue, Type.FieldNotFoundException, Type.Mu, Type.TypeError, Type.TypeMatcher<FT,FR>
Constructor and Description |
---|
PrimitiveType(Codec<A> codec) |
Modifier and Type | Method and Description |
---|---|
protected Codec<A> |
buildCodec() |
TypeTemplate |
buildTemplate() |
boolean |
equals(Object o,
boolean ignoreRecursionPoints,
boolean checkIndex) |
String |
toString() |
all, codec, equals, everywhere, findCheckedType, findChoiceType, finder, findField, findFieldType, findFieldTypeOpt, findType, findTypeCached, findTypeInChildren, getSetType, ifSame, ifSame, ifSame, one, opticView, point, pointTyped, read, read, readAndWrite, readTyped, readTyped, rewrite, rewriteOrNop, template, unbox, updateMu, write, writeDynamic
public boolean equals(Object o, boolean ignoreRecursionPoints, boolean checkIndex)
public TypeTemplate buildTemplate()
buildTemplate
in class Type<A>
protected Codec<A> buildCodec()
buildCodec
in class Type<A>