java.io.Serializable
Functions.BooleanFunctionChain
@FunctionalInterface
public interface BooleanFunction<T>
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
boolean |
booleanValueOf(T anObject) |
boolean booleanValueOf(T anObject)
Copyright © 2004–2020. All rights reserved.