Interface ObjCharConsumer<T>

All Superinterfaces:
Throwables.ObjCharConsumer<T,RuntimeException>

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

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