Record Class ExpirationStrategy.Explicit
java.lang.Object
java.lang.Record
io.github.kaktushose.jdac.dispatching.expiration.ExpirationStrategy.Explicit
- All Implemented Interfaces:
ExpirationStrategy
- Enclosing interface:
ExpirationStrategy
-
Nested Class Summary
Nested classes/interfaces inherited from interface ExpirationStrategy
ExpirationStrategy.Explicit, ExpirationStrategy.Inactivity -
Field Summary
Fields inherited from interface ExpirationStrategy
AFTER_15_MINUTES, EXPLICIT -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Explicit
public Explicit()Creates an instance of aExplicitrecord class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-