Interface Operators.ICons<X,S>

All Superinterfaces:
Operators.Cons<X,S>
Enclosing class:
Operators

public static interface Operators.ICons<X,S> extends Operators.Cons<X,S>
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface eu.bandm.tools.util.Operators.Cons

    consume
  • Method Details

    • getInitialState

      S getInitialState()