Class NullElkProgressMonitor

java.lang.Object
net.sourceforge.plantuml.elk.proxy.core.util.NullElkProgressMonitor

public class NullElkProgressMonitor extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    final java.lang.Object
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • obj

      public final java.lang.Object obj
  • Constructor Details

    • NullElkProgressMonitor

      public NullElkProgressMonitor()