Class DecoderContext


  • public class DecoderContext
    extends java.lang.Object
    Contains all context information needed by the decoder.
    • Method Detail

      • getGestalt

        public Gestalt getGestalt()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object