-
public interface IntToIntFunction
Native int to int function
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
apply(int v)
-
public interface IntToIntFunction
Modifier and Type | Method | Description |
---|---|---|
int |
apply(int v) |