Package edu.jas.structure
Interface Selector<C extends RingElem<C>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
select(C c)
Select.
-
Modifier and Type | Method | Description |
---|---|---|
boolean |
select(C c) |
Select.
|