Package one.microstream.functional
Interface _intFunction
-
public interface _intFunction
-
-
Method Summary
Modifier and Type Method Description int
apply(int input)
-
public interface _intFunction
Modifier and Type | Method | Description |
---|---|---|
int |
apply(int input) |