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