Interface ObjLongConsumer<T>

All Superinterfaces:
ObjLongConsumer<T>, Throwables.ObjLongConsumer<T,RuntimeException>

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

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