Package io.grpc.xds

Class MessagePrinter.LazyHolder

  • Enclosing class:
    MessagePrinter

    private static class MessagePrinter.LazyHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static com.google.protobuf.util.JsonFormat.Printer printer  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private LazyHolder()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static com.google.protobuf.util.JsonFormat.Printer newPrinter()  
      • Methods inherited from class java.lang.Object

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

      • printer

        static final com.google.protobuf.util.JsonFormat.Printer printer
    • Constructor Detail

      • LazyHolder

        private LazyHolder()
    • Method Detail

      • newPrinter

        private static com.google.protobuf.util.JsonFormat.Printer newPrinter()