Class Maps

java.lang.Object
com.securenative.Maps

public class Maps
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  Maps.MapWrapper<K,​V>  
  • Constructor Summary

    Constructors 
    Constructor Description
    Maps()  
  • Method Summary

    Modifier and Type Method Description
    static <K,​ V> Maps.MapWrapper<K,​V> builder()  
    static Maps.MapWrapper<java.lang.String,​java.lang.String> defaultBuilder()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait