Class PrepareViewport.PrepareFunction
java.lang.Object
com.illumon.iris.db.tables.remote.PrepareViewport.PrepareFunction
- All Implemented Interfaces:
com.fishlib.base.Function.Unary<Table,Table>
,Serializable
- Enclosing class:
- PrepareViewport
public static class PrepareViewport.PrepareFunction extends Object implements com.fishlib.base.Function.Unary<Table,Table>, Serializable
A function object, suitable for use from
Table.apply(Function.Unary)
.- See Also:
- Serialized Form
-
Field Summary
Fields Modifier and Type Field Description static PrepareViewport.PrepareFunction
INSTANCE
-
Constructor Summary
Constructors Constructor Description PrepareFunction()
-
Method Summary
-
Field Details
-
Constructor Details
-
PrepareFunction
public PrepareFunction()
-
-
Method Details