Class BytesRefFSTEnum.InputOutput<T>

  • Enclosing class:
    BytesRefFSTEnum<T>

    public static class BytesRefFSTEnum.InputOutput<T>
    extends java.lang.Object
    Holds a single input (BytesRef) + 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()