Package edu.jas.ps

Class Examples.Odds<C extends RingElem<C>>

  • All Implemented Interfaces:
    Selector<C>
    Enclosing class:
    Examples

    static class Examples.Odds<C extends RingElem<C>>
    extends java.lang.Object
    implements Selector<C>
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) RingFactory<C> fac  
      (package private) C two  
    • Constructor Summary

      Constructors 
      Constructor Description
      Odds​(RingFactory<C> fac)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean select​(C c)
      Select.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait