Class Completion


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

      Constructors 
      Constructor Description
      Completion​(int completion)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCompletion()  
      • Methods inherited from class java.lang.Object

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

      • Completion

        public Completion​(int completion)
    • Method Detail

      • getCompletion

        public final int getCompletion()