Class PsyRomanNumerals
- java.lang.Object
-
- coneforest.psylla.core.PsyDict
-
- coneforest.psylla.core.PsyModule
-
- coneforest.psylla.extensions.romannumerals.PsyRomanNumerals
-
- All Implemented Interfaces:
PsyClearable,PsyContainer<PsyObject>,PsyConvertableToName,PsyConvertableToString,PsyFormalDict<PsyObject>,PsyIndexed<PsyTextual,PsyObject>,PsyIterable<PsyObject>,PsyLengthy,PsyObject,PsySequential<PsyObject>,PsyStreamable<PsyObject>,Iterable<PsyObject>
public class PsyRomanNumerals extends PsyModule
-
-
Constructor Summary
Constructors Constructor Description PsyRomanNumerals()
-
Method Summary
-
Methods inherited from class coneforest.psylla.core.PsyDict
get, isEmpty, iterator, known, length, psyClear, psyClone, psyKeys, psySlice, psyStream, put, undef
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
Methods inherited from interface coneforest.psylla.core.PsyContainer
psyNewEmpty
-
Methods inherited from interface coneforest.psylla.core.PsyFormalDict
psyDelete, psyEntries, psyExtract, psyForAll, psyGet, psyGetAll, psyKnown, psyPut, psyUndef, toSyntaxString, toSyntaxStringHelper
-
Methods inherited from interface coneforest.psylla.core.PsyIndexed
psyValues
-
Methods inherited from interface coneforest.psylla.core.PsyIterable
psyToArray, psyUnite
-
Methods inherited from interface coneforest.psylla.core.PsyLengthy
psyIsEmpty, psyLength
-
Methods inherited from interface coneforest.psylla.core.PsyObject
convert, execute, invoke, psyEq, psyHashCode, psyInstanceOf, psyNe, psySyntax, psyToName, psyToString, psyType, typeName
-
-
-
-
Constructor Detail
-
PsyRomanNumerals
public PsyRomanNumerals() throws PsyException- Throws:
PsyException
-
-