public static class SchemaParserOptions.GenericWrapper
Constructor and Description |
---|
GenericWrapper(java.lang.Class<?> type,
int index) |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<?> |
component1() |
int |
component2() |
SchemaParserOptions.GenericWrapper |
copy(java.lang.Class<?> type,
int index) |
boolean |
equals(java.lang.Object p) |
int |
getIndex() |
java.lang.Class<?> |
getType() |
int |
hashCode() |
java.lang.String |
toString() |
public java.lang.Class<?> getType()
public int getIndex()
public java.lang.Class<?> component1()
public int component2()
public SchemaParserOptions.GenericWrapper copy(java.lang.Class<?> type, int index)
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)