Class CelUnparserFactory


  • public final class CelUnparserFactory
    extends java.lang.Object
    Factory class for producing CelUnparser instances and builders.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static CelUnparser newUnparser()  
      • Methods inherited from class java.lang.Object

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

      • newUnparser

        public static CelUnparser newUnparser()