Uses of Class
org.geotools.util.ClassChanger
-
Packages that use ClassChanger Package Description org.geotools.util Contains utilities and addition to the collection framework. -
-
Uses of ClassChanger in org.geotools.util
Methods in org.geotools.util with parameters of type ClassChanger Modifier and Type Method Description static void
ClassChanger. register(ClassChanger<?,?> converter)
Registers a new converter.
-