Class KeyValueProcessor.Value

  • Enclosing interface:
    KeyValueProcessor

    public static class KeyValueProcessor.Value
    extends Object
    Class representing a value to be processed.
    • Method Detail

      • getValue

        public Object getValue()
        Get the actual value.
        Returns:
        the value
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object