Uses of Interface
xyz.cofe.cbuffer.page.MapMutable
-
Packages that use MapMutable Package Description xyz.cofe.cbuffer.page -
-
Uses of MapMutable in xyz.cofe.cbuffer.page
Methods in xyz.cofe.cbuffer.page that return MapMutable Modifier and Type Method Description static <K,V>
MapMutable<K,V>MapMutable. of(Map<K,V> map)Method parameters in xyz.cofe.cbuffer.page with type arguments of type MapMutable Modifier and Type Method Description default <R> RCachePagedState. prst2cache_write(Function<MapMutable<Integer,Integer>,R> code)
-