Class PersistentQueryConfigTableUtils.ProgressInfo

java.lang.Object
com.fishlib.base.Pair<Integer,String>
com.illumon.iris.controller.utils.PersistentQueryConfigTableUtils.ProgressInfo
All Implemented Interfaces:
Serializable, Comparable<com.fishlib.base.Pair<Integer,String>>
Enclosing class:
PersistentQueryConfigTableUtils

public static class PersistentQueryConfigTableUtils.ProgressInfo extends com.fishlib.base.Pair<Integer,String>
See Also:
  • Field Summary

    Fields inherited from class com.fishlib.base.Pair

    first, second
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.fishlib.base.Pair

    compareTo, equals, getFirst, getSecond, hashCode

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait