Class TsonElementListImpl
java.lang.Object
net.thevpc.tson.impl.elements.TsonElementListImpl
- All Implemented Interfaces:
Iterable<TsonElement>, TsonElementList
-
Constructor Details
-
TsonElementListImpl
-
-
Method Details
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceTsonElementList
-
getAt
- Specified by:
getAtin interfaceTsonElementList
-
get
- Specified by:
getin interfaceTsonElementList
-
get
- Specified by:
getin interfaceTsonElementList
-
getValues
- Specified by:
getValuesin interfaceTsonElementList
-
getValues
- Specified by:
getValuesin interfaceTsonElementList
-
size
public int size()- Specified by:
sizein interfaceTsonElementList
-
builder
- Specified by:
builderin interfaceTsonElementList
-
iterator
- Specified by:
iteratorin interfaceIterable<TsonElement>
-
toMap
- Specified by:
toMapin interfaceTsonElementList
-
toMultiMap
- Specified by:
toMultiMapin interfaceTsonElementList
-
toList
- Specified by:
toListin interfaceTsonElementList
-
toArray
- Specified by:
toArrayin interfaceTsonElementList
-