Uses of Enum Class
pl.put.poznan.jsontools.logic.casings.CasingScheme
Packages that use CasingScheme
-
Uses of CasingScheme in pl.put.poznan.jsontools.logic.casings
Methods in pl.put.poznan.jsontools.logic.casings that return CasingSchemeModifier and TypeMethodDescriptionCasingDetector.detectCasingScheme(String text) Decides what casing scheme has been used to write the string `text`.static CasingSchemeReturns the enum constant of this class with the specified name.static CasingScheme[]CasingScheme.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pl.put.poznan.jsontools.logic.casings with parameters of type CasingScheme