Class DefaultMapAdapter<K,​V>


  • public class DefaultMapAdapter<K,​V>
    extends Object
    The adapter to change map to Entry Set. Users can also supply their own adapter.
    Author:
    Phillip Kruger ([email protected])
    • Constructor Detail

      • DefaultMapAdapter

        public DefaultMapAdapter()