|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.metasyntactic.math.algebra.AbstractField
Constructor Summary | |
AbstractField()
Creates new AbstractField |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.metasyntactic.math.algebra.Field |
getInverse |
Methods inherited from interface org.metasyntactic.math.algebra.Ring |
getIdentity |
Methods inherited from interface org.metasyntactic.math.algebra.Semigroup |
getAssociativeBinaryOperation |
Methods inherited from interface org.metasyntactic.math.algebra.Groupoid |
getBinaryOperation |
Methods inherited from interface org.metasyntactic.math.algebra.Set |
difference, intersection, union |
Methods inherited from interface java.util.Set |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Constructor Detail |
public AbstractField()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |