Uses of Class
fr.ird.observe.spi.map.ImmutableSetStringMap
-
Packages that use ImmutableSetStringMap Package Description fr.ird.observe.gson fr.ird.observe.spi.map -
-
Uses of ImmutableSetStringMap in fr.ird.observe.gson
Methods in fr.ird.observe.gson that return ImmutableSetStringMap Modifier and Type Method Description ImmutableSetStringMapImmutableSetStringMapAdapter. deserialize(com.google.gson.JsonElement json, Type type, com.google.gson.JsonDeserializationContext context)Methods in fr.ird.observe.gson with parameters of type ImmutableSetStringMap Modifier and Type Method Description com.google.gson.JsonElementImmutableSetStringMapAdapter. serialize(ImmutableSetStringMap src, Type typeOfSrc, com.google.gson.JsonSerializationContext context) -
Uses of ImmutableSetStringMap in fr.ird.observe.spi.map
Methods in fr.ird.observe.spi.map that return ImmutableSetStringMap Modifier and Type Method Description ImmutableSetStringMapImmutableSetStringMap.Builder. build()
-