Uses of Record Class
me.despical.commons.util.WeakLocation
Packages that use WeakLocation
-
Uses of WeakLocation in me.despical.commons.serializer
Methods in me.despical.commons.serializer that return WeakLocationModifier and TypeMethodDescriptionstatic WeakLocationLocationSerializer.convertToWeakLocation(String input) Converts serialized location string to WeakLocation object.Methods in me.despical.commons.serializer with parameters of type WeakLocationModifier and TypeMethodDescriptionstatic StringLocationSerializer.toString(WeakLocation location) Converts WeakLocation to serialized string format.