Serializable
, ToIntFunction<T1>
, IntFunction<T1>
public static final class Functions.IntFunctionChain<T1,T2> extends Object implements IntFunction<T1>
Modifier and Type | Method | Description |
---|---|---|
int |
intValueOf(T1 object) |
applyAsInt
public int intValueOf(T1 object)
intValueOf
in interface IntFunction<T1>
Copyright © 2004–2017. All rights reserved.