Interface ObjShortConsumer<T>

All Superinterfaces:
Throwables.ObjShortConsumer<T,RuntimeException>

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

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