Class Completion

java.lang.Object
net.sourceforge.plantuml.project.Completion

public class Completion extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor
    Description
    Completion(int completion)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final int
     

    Methods inherited from class java.lang.Object

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

    • Completion

      public Completion(int completion)
  • Method Details

    • getCompletion

      public final int getCompletion()