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