Class MultiValuedObjectMapAdapter.MultiValuedAdaptedEntry

  • Enclosing class:
    MultiValuedObjectMapAdapter

    public static class MultiValuedObjectMapAdapter.MultiValuedAdaptedEntry
    extends java.lang.Object
    This class represents a simple key-value entry in a multivalued map. It holds a key and a value, both as strings.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MultiValuedAdaptedEntry

        public MultiValuedAdaptedEntry()