Uses of Class
org.apache.johnzon.core.Snippet
-
Packages that use Snippet Package Description org.apache.johnzon.core -
-
Uses of Snippet in org.apache.johnzon.core
Methods in org.apache.johnzon.core that return Snippet Modifier and Type Method Description static Snippet
Snippet. of(int max)
This factory should be used only in static or other scenarios were there is no JsonGeneratorFactory instance in scope - ie external code.
-