Uses of Interface
rocks.palaiologos.maja.structure.Ring
Packages that use Ring
-
Uses of Ring in rocks.palaiologos.maja.structure
Methods in rocks.palaiologos.maja.structure that return RingModifier and TypeMethodDescriptionstatic <T> Ring<T>
Ring.of
(AdditiveAbelianGroup<T> additiveAbelianGroup, MultiplicativeMonoid<T> multiplicativeMonoid) static <T> Ring<T>
Ring.of
(CommutativeRing<T> commutativeRing) static <T> Ring<T>
Ring.of
(DivisionRing<T> divisionRing) Methods in rocks.palaiologos.maja.structure with parameters of type Ring