Interface ObjFloatConsumer<T>

All Superinterfaces:
Throwables.ObjFloatConsumer<T,RuntimeException>

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

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