Package net.thevpc.naru.api.scheduler
Class ForgetRetentionPolicy
java.lang.Object
net.thevpc.naru.api.scheduler.ForgetRetentionPolicy
- All Implemented Interfaces:
NaruRetentionPolicy,net.thevpc.nuts.elem.NToElement
Never drop. Event lives until session ends.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()longnextCheckMillis(NaruEvent event) booleanshouldDrop(NaruEvent event) net.thevpc.nuts.elem.NElement
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
ForgetRetentionPolicy
public ForgetRetentionPolicy()
-
-
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
-
equals
-
hashCode
public int hashCode()
-