Class DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices

java.lang.Object
com.illumon.iris.console.db.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices
All Implemented Interfaces:
com.fishlib.base.Function.Unary<com.illumon.iris.console.db.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices.Result,​Table>, Serializable
Enclosing class:
DbKeyedTableSelectionModel

public static class DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices
extends Object
implements com.fishlib.base.Function.Unary<com.illumon.iris.console.db.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices.Result,​Table>, Serializable
See Also:
Serialized Form
  • Method Details

    • call

      public com.illumon.iris.console.db.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices.Result call​(Table table)
      Specified by:
      call in interface com.fishlib.base.Function.Unary<com.illumon.iris.console.db.DbKeyedTableSelectionModel.GetFirstAndLastSelectionIndices.Result,​Table>