r01f.types.collections
Class MapsWrappers

java.lang.Object
  extended by r01f.types.collections.MapsWrappers

public class MapsWrappers
extends java.lang.Object

Fluent API para operaciones con mapas


Nested Class Summary
static class MapsWrappers.MapDifferences<K,V>
           
static class MapsWrappers.WrappedMap<K,V>
           
 
Constructor Summary
MapsWrappers()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapsWrappers

public MapsWrappers()