Interface BytesRefCalculator.BytesRefCalcInstance<T>

  • Enclosing interface:
    BytesRefCalculator<T>

    public static interface BytesRefCalculator.BytesRefCalcInstance<T>
    • Method Detail

      • update

        void update​(byte[] bytes,
                    int start,
                    int len)
      • finish

        T finish()
      • getOuterClass

        Class getOuterClass()