Uses of Class
cc.carm.lib.configuration.source.json.JSONSource
Packages that use JSONSource
-
Uses of JSONSource in cc.carm.lib.configuration.source.json
Methods in cc.carm.lib.configuration.source.json that return JSONSourceMethods in cc.carm.lib.configuration.source.json that return types with arguments of type JSONSourceModifier and TypeMethodDescription@NotNull ConfigurationHolder<JSONSource> JSONConfigFactory.build()Constructor parameters in cc.carm.lib.configuration.source.json with type arguments of type JSONSourceModifierConstructorDescriptionprotectedJSONSource(@NotNull ConfigurationHolder<? extends JSONSource> holder, @NotNull File file, @Nullable String resourcePath) protectedJSONSource(@NotNull ConfigurationHolder<? extends JSONSource> holder, @NotNull File file, @Nullable String resourcePath, @NotNull com.google.gson.Gson gson)