Interface ToBooleanFunction<T>

All Superinterfaces:
Throwables.ToBooleanFunction<T,RuntimeException>

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

    Fields
    Modifier and Type
    Field
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Apply as boolean.