Class UpdateLimit

java.lang.Object
zombie.core.utils.UpdateLimit

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

    Constructors
    Constructor Description
    UpdateLimit​(long ms)  
  • Method Summary

    Modifier and Type Method Description
    void BlockCheck()  
    boolean Check()  

    Methods inherited from class java.lang.Object

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

    • UpdateLimit

      public UpdateLimit​(long ms)
  • Method Details

    • BlockCheck

      public void BlockCheck()
    • Check

      public boolean Check()