Package net.thevpc.naru.impl.util
Class StoredStringMap<T>
java.lang.Object
net.thevpc.naru.impl.util.StoredStringMap<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.thevpc.nuts.util.NOptional<T>load()voidvoidsave()setDeserializer(Function<net.thevpc.nuts.elem.NElement, T> deserializer) setSerializer(Function<T, net.thevpc.nuts.elem.NElement> serializer) toMap()
-
Constructor Details
-
StoredStringMap
-
-
Method Details
-
getSerializer
-
setSerializer
-
getDeserializer
-
setDeserializer
-
get
-
put
-
save
public void save() -
load
-
toMap
-
remove
-