public static class LambdaUtils.SerializableIntSupplierLambdaInfo extends LambdaUtils.InstanceLambdaInfo implements java.util.function.IntSupplier
| Modifier and Type | Method and Description |
|---|---|
int |
getAsInt() |
int |
getValue()
返回value.
|
java.lang.String |
toString() |
getInstance, getSerializedLambdaInfopublic int getValue()
public java.lang.String toString()
toString in class LambdaUtils.InstanceLambdaInfopublic int getAsInt()
getAsInt in interface java.util.function.IntSupplier