Class PsyNamespace

java.lang.Object
coneforest.psylla.core.PsyDict
coneforest.psylla.core.PsyNamespace
All Implemented Interfaces:
PsyClearable, PsyContainer<PsyObject>, PsyFormalDict<PsyObject>, PsyIndexed<PsyString,PsyObject>, PsyIterable<PsyObject>, PsyLengthy, PsyObject, PsySequential<PsyObject>, PsyStreamable<PsyObject>, Iterable<PsyObject>

@Type("namespace") public class PsyNamespace extends PsyDict
The representation of namespace, a named dictionary.