Package io.grpc.xds

Class MessagePrinter.LazyHolder

java.lang.Object
io.grpc.xds.MessagePrinter.LazyHolder
Enclosing class:
MessagePrinter

private static class MessagePrinter.LazyHolder extends Object
  • Field Summary

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

    Constructors
    Modifier
    Constructor
    Description
    private
     
  • Method Summary

    Modifier and Type
    Method
    Description
    private static com.google.protobuf.util.JsonFormat.Printer
     

    Methods inherited from class java.lang.Object

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

    • printer

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

    • LazyHolder

      private LazyHolder()
  • Method Details

    • newPrinter

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