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