Class IntsRefFSTEnum.InputOutput<T>

  • Enclosing class:
    IntsRefFSTEnum<T>

    public static class IntsRefFSTEnum.InputOutput<T>
    extends java.lang.Object
    Holds a single input (IntsRef) + output pair.
    • Constructor Summary

      Constructors 
      Constructor Description
      InputOutput()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • output

        public T output
    • Constructor Detail

      • InputOutput

        public InputOutput()