Serializable
, Function<Iterable<?>,Integer>
, ToIntFunction<Iterable<?>>
, Function<Iterable<?>,Integer>
, IntFunction<Iterable<?>>
public static class Functions.SizeFunction extends IntegerFunctionImpl<Iterable<?>>
Constructor | Description |
---|---|
SizeFunction() |
Modifier and Type | Method | Description |
---|---|---|
int |
intValueOf(Iterable<?> iterable) |
valueOf
applyAsInt
public int intValueOf(Iterable<?> iterable)
Copyright © 2004–2019. All rights reserved.