Class JohnzonCores.Snippets

  • Enclosing class:
    JohnzonCores

    private static class JohnzonCores.Snippets
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Snippets()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static SnippetFactory of​(int max, jakarta.json.stream.JsonGeneratorFactory factory)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Snippets

        private Snippets()
    • Method Detail

      • of

        private static SnippetFactory of​(int max,
                                         jakarta.json.stream.JsonGeneratorFactory factory)