- All Superinterfaces:
PsyObject
- All Known Subinterfaces:
PsyBounded, PsyContainer<T>, PsyFormalArray<T>, PsyFormalDict<V>, PsyFormalQueue<T>, PsyFormalSet<T>, PsyTextual
- All Known Implementing Classes:
PsyArray, PsyBitArray, PsyBitSet, PsyBlockingQueue, PsyConfigDict, PsyDict, PsyEnvironment, PsyModule, PsyName, PsyNamespace, PsyProc, PsySet, PsyString, PsyStringBuffer, PsySystemDict
-
Field Summary
Fields
Context action of the isempty operator.
Context action of the length operator.
-
Method Summary
default boolean
Returns a boolean indicating if this container is empty (has zero length).
int
Returns a length of this object.
Returns a boolean indicating if this container is empty (has zero length).
Returns an integer representing the length of this object.
Methods inherited from interface PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToString, psyToStringBuffer, psyType, toSyntaxString, typeName