- All Superinterfaces:
AnyType,QilletniType
A Qilletni type representing weights that may be applied to a collection. Weights manipulate the way a collection is
played.
-
Method Summary
Modifier and TypeMethodDescriptionGets all the entries specified in the weights.Methods inherited from interface dev.qilletni.api.lang.types.QilletniType
getTypeClass, minusOperator, minusOperatorInPlace, plusOperator, plusOperatorInPlace, qilletniEquals, stringValue, typeName
-
Method Details
-
getWeightEntries
List<WeightEntry> getWeightEntries()Gets all the entries specified in the weights.- Returns:
- The entries in the weights type
-