Package io.aether.utils.interfaces
Class AFunction.AFunctionEmpty
- java.lang.Object
-
- io.aether.utils.interfaces.AFunction.AFunctionEmpty
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.aether.utils.interfaces.AFunction
AFunction.AFunctionEmpty, AFunction.AFunctionUnsupported
-
-
Field Summary
-
Fields inherited from interface io.aether.utils.interfaces.AFunction
repeat, unsupported
-
-
Constructor Summary
Constructors Constructor Description AFunctionEmpty()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectapply2(java.lang.Object v)
-