Package coneforest.psylla.core
Interface PsySequential<T extends PsyObject>
- All Superinterfaces:
PsyConvertableToName
,PsyConvertableToString
,PsyObject
- All Known Subinterfaces:
PsyContainer<T>
,PsyFormalArray<T>
,PsyFormalDict<V>
,PsyFormalQueue<T>
,PsyFormalSet<T>
,PsyFormalStream<T>
,PsyIterable<T>
,PsyStreamable<T>
,PsyTextual
- All Known Implementing Classes:
PsyArray
,PsyBitArray
,PsyBitSet
,PsyBlockingQueue
,PsyCommand
,PsyConfigDict
,PsyDict
,PsyErrorDict
,PsyModule
,PsyName
,PsyNamespace
,PsyProc
,PsyRange
,PsyRomanNumerals
,PsySet
,PsyStream
,PsyString
,PsySystemDict
-
Field Summary
Fields -
Method Summary
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyClone, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, toSyntaxString, typeName
-
Field Details
-
OPERATORS
-
-
Method Details
-
psyForAll
- Throws:
PsyErrorException
-