Interface ObjByteConsumer<T>

All Superinterfaces:
Throwables.ObjByteConsumer<T,RuntimeException>

public interface ObjByteConsumer<T> extends Throwables.ObjByteConsumer<T,RuntimeException>
Author:
Haiyang Li
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    accept(T t, byte value)