Uses of Class
fr.ird.observe.spi.map.MutableDtoMap
-
Packages that use MutableDtoMap Package Description fr.ird.observe.spi.map -
-
Uses of MutableDtoMap in fr.ird.observe.spi.map
Methods in fr.ird.observe.spi.map that return MutableDtoMap Modifier and Type Method Description static <V> MutableDtoMap<V>MutableDtoMap. create()Constructors in fr.ird.observe.spi.map with parameters of type MutableDtoMap Constructor Description MutableDtoMap(MutableDtoMap<V> dtoMap)
-