Uses of Class
net.thisptr.jackson.jq.module.loaders.BuiltinModuleLoader
-
Packages that use BuiltinModuleLoader Package Description net.thisptr.jackson.jq.module.loaders -
-
Uses of BuiltinModuleLoader in net.thisptr.jackson.jq.module.loaders
Fields in net.thisptr.jackson.jq.module.loaders declared as BuiltinModuleLoader Modifier and Type Field Description private static BuiltinModuleLoader
BuiltinModuleLoader. INSTANCE
Methods in net.thisptr.jackson.jq.module.loaders that return BuiltinModuleLoader Modifier and Type Method Description static BuiltinModuleLoader
BuiltinModuleLoader. getInstance()
-