Class GroupTheory.UnknownGroup
java.lang.Object
org.meeuw.theories.abstractalgebra.GroupTheory.UnknownGroup
- All Implemented Interfaces:
Serializable,AlgebraicElement<Group<?>>,AlgebraicStructure<GroupTheory.UnknownGroupElement>,GroupAsElement,Group<GroupTheory.UnknownGroupElement>,Magma<GroupTheory.UnknownGroupElement>,MagmaElement<Group<?>>,MultiplicativeSemiGroupElement<Group<?>>,Randomizable<GroupTheory.UnknownGroupElement>
- Enclosing interface:
- GroupTheory<E extends GroupElement<E>>
public static class GroupTheory.UnknownGroup
extends Object
implements Group<GroupTheory.UnknownGroupElement>
- See Also:
-
Field Summary
Fields inherited from interface org.meeuw.math.abstractalgebra.AlgebraicStructure
EQ_ONLY, FUNCTIONSFields inherited from interface org.meeuw.math.abstractalgebra.Group
UNARY_OPERATORS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.meeuw.math.abstractalgebra.AlgebraicElement
cast, castDirectly, eq, neq, selfMethods inherited from interface org.meeuw.math.abstractalgebra.AlgebraicStructure
cayleyTable, elementsAreUncertain, getAncestorGroups, getAncestorGroups, getDescription, getEquivalence, getSuperGroups, getSupportedComparisonOperators, getSupportedFunctions, getSupportedIntOperators, isFinite, newArray, newMatrix, nextRandomMethods inherited from interface org.meeuw.math.abstractalgebra.Group
getSupportedUnaryOperatorsMethods inherited from interface org.meeuw.math.abstractalgebra.categoryofgroups.GroupAsElement
cartesian, getStructure, timesMethods inherited from interface org.meeuw.math.abstractalgebra.Magma
getSupportedOperators, operationIsCommutative
-
Constructor Details
-
UnknownGroup
public UnknownGroup()
-
-
Method Details
-
getCardinality
- Specified by:
getCardinalityin interfaceAlgebraicStructure<GroupTheory.UnknownGroupElement>
-
getElementClass
- Specified by:
getElementClassin interfaceAlgebraicStructure<GroupTheory.UnknownGroupElement>
-
unity
- Specified by:
unityin interfaceGroup<GroupTheory.UnknownGroupElement>
-