Uses of Class
manifold.json.rt.api.Loader
-
Packages that use Loader Package Description manifold.json.rt.api -
-
Uses of Loader in manifold.json.rt.api
Methods in manifold.json.rt.api that return Loader Modifier and Type Method Description static <T> Loader<IJsonList<T>>IJsonList. load()Loader is a fluent API with methods for loading content from String, URL, file, etc.
-