Interface FieldFactory<C extends RingElem<C>>

All Superinterfaces:
AbelianGroupFactory<C>, ElemFactory<C>, MonoidFactory<C>, RingFactory<C>, Serializable

public interface FieldFactory<C extends RingElem<C>> extends RingFactory<C>
Field factory interface. Defines test for field and access of characteristic.