Uses of Record Class
org.mineskin.data.DelayInfo
Packages that use DelayInfo
-
Uses of DelayInfo in org.mineskin.data
Methods in org.mineskin.data that return DelayInfoModifier and TypeMethodDescriptionRateLimitInfo.delay()Returns the value of thedelayrecord component.Constructors in org.mineskin.data with parameters of type DelayInfoModifierConstructorDescriptionRateLimitInfo(NextRequest next, DelayInfo delay, LimitInfo limit) Creates an instance of aRateLimitInforecord class.