Package 

Interface Consumer

    • Method Summary

      Modifier and Type Method Description
      abstract void accept(T t)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • accept

         abstract void accept(T t)