|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Field<F>
This interface represents an algebraic structure in which the operations of addition, subtraction, multiplication and division (except division by zero) may be performed. It is not required for the multiplication to be commutative (non commutative fields are also called division rings or skew fields).
| Method Summary |
|---|
| Methods inherited from interface Ring |
|---|
times |
| Methods inherited from interface GroupAdditive |
|---|
opposite, plus |
| Methods inherited from interface ValueType |
|---|
copy |
| Methods inherited from interface GroupMultiplicative |
|---|
inverse, times |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||