Package net.thevpc.naru.api.scheduler
Class DefaultRetentionPolicy
java.lang.Object
net.thevpc.naru.api.scheduler.DefaultRetentionPolicy
- All Implemented Interfaces:
NaruRetentionPolicy,net.thevpc.nuts.elem.NToElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()longnextCheckMillis(NaruEvent event) booleanshouldDrop(NaruEvent event) net.thevpc.nuts.elem.NElementtoString()
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
DefaultRetentionPolicy
public DefaultRetentionPolicy()
-
-
Method Details
-
shouldDrop
- Specified by:
shouldDropin interfaceNaruRetentionPolicy
-
nextCheckMillis
- Specified by:
nextCheckMillisin interfaceNaruRetentionPolicy
-
toElement
public net.thevpc.nuts.elem.NElement toElement()- Specified by:
toElementin interfacenet.thevpc.nuts.elem.NToElement
-
toString
-
equals
-
hashCode
public int hashCode()
-