IntSupplier
, Serializable
@FunctionalInterface public interface IntFunction0 extends IntSupplier, Serializable
Modifier and Type | Method | Description |
---|---|---|
default int |
getAsInt() |
|
int |
value() |
int value()
default int getAsInt()
getAsInt
in interface IntSupplier
Copyright © 2004–2017. All rights reserved.