Class ForwardingMap.StandardValues

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      StandardValues()
      Constructor for use by subclasses.
    • Method Summary

      • Methods inherited from class java.util.AbstractCollection

        add, addAll, containsAll, toArray, toArray, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.util.Collection

        equals, hashCode, parallelStream, removeIf, spliterator, stream, toArray
      • Methods inherited from interface java.lang.Iterable

        forEach
    • Constructor Detail

      • StandardValues

        public StandardValues()
        Constructor for use by subclasses.