Interface CodeMap<K,​V,​R>

All Known Implementing Classes:
CodeMapImpl

public interface CodeMap<K,​V,​R>
  • Method Summary

    Modifier and Type Method Description
    R and()  
    CodeMap<K,​V,​R> put​(K key, V value)