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