Type.Continue, Type.FieldNotFoundException, Type.Mu, Type.TypeError, Type.TypeMatcher<FT,FR>
Modifier and Type | Field and Description |
---|---|
protected Type<A> |
first |
protected Type<B> |
second |
Modifier and Type | Method and Description |
---|---|
protected Codec<(A) -> B> |
buildCodec() |
TypeTemplate |
buildTemplate() |
boolean |
equals(Object obj,
boolean ignoreRecursionPoints,
boolean checkIndex) |
Type<A> |
first() |
int |
hashCode() |
Type<B> |
second() |
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 TypeTemplate buildTemplate()
buildTemplate
in class Type<(A) -> B>
public boolean equals(Object obj, boolean ignoreRecursionPoints, boolean checkIndex)