Interface Callbacks.PebbleConsumer<T>

  • Enclosing class:
    Callbacks

    public static interface Callbacks.PebbleConsumer<T>
    • Method Detail

      • accept

        void accept​(T t)
             throws java.io.IOException
        Throws:
        java.io.IOException