Uses of Class
net.thevpc.naru.impl.util.StoredStringMap
Packages that use StoredStringMap
-
Uses of StoredStringMap in net.thevpc.naru.impl.engine
Methods in net.thevpc.naru.impl.engine that return StoredStringMap -
Uses of StoredStringMap in net.thevpc.naru.impl.util
Methods in net.thevpc.naru.impl.util that return StoredStringMapModifier and TypeMethodDescriptionStoredStringMap.load()StoredStringMap.setDeserializer(Function<net.thevpc.nuts.elem.NElement, T> deserializer) StoredStringMap.setSerializer(Function<T, net.thevpc.nuts.elem.NElement> serializer)