Uses of Class
de.xima.fc.fastjson.FastJsonUpdater
-
Packages that use FastJsonUpdater Package Description de.xima.fc.fastjson -
-
Uses of FastJsonUpdater in de.xima.fc.fastjson
Methods in de.xima.fc.fastjson that return FastJsonUpdater Modifier and Type Method Description static <TVersion extends Comparable<TVersion>>
FastJsonUpdater<TVersion>FastJsonUpdater. of(Map<TVersion,? extends IFastJsonUpdateTransition> transitions)
-