Class TsonAnnotationImpl
java.lang.Object
net.thevpc.tson.impl.elements.TsonAnnotationImpl
- All Implemented Interfaces:
Comparable<TsonAnnotation>, TsonAnnotation
-
Constructor Details
-
TsonAnnotationImpl
-
-
Method Details
-
isParametrized
public boolean isParametrized()- Specified by:
isParametrizedin interfaceTsonAnnotation
-
isNamed
public boolean isNamed()- Specified by:
isNamedin interfaceTsonAnnotation
-
builder
- Specified by:
builderin interfaceTsonAnnotation
-
name
- Specified by:
namein interfaceTsonAnnotation
-
params
- Specified by:
paramsin interfaceTsonAnnotation
-
size
public int size()- Specified by:
sizein interfaceTsonAnnotation
-
param
- Specified by:
paramin interfaceTsonAnnotation
-
children
- Specified by:
childrenin interfaceTsonAnnotation
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<TsonAnnotation>
-
toString
- Specified by:
toStringin interfaceTsonAnnotation
-