Package-level declarations
Types
Link copied to clipboard
@ApiStatus.Experimental
@ApiStatus.AvailableSince(value = "5.0.0")
A delegate that will monitor its access, and if ReadOnlyProperty.getValue is called count within delay, it will return a true value.
Functions
Link copied to clipboard
@ApiStatus.Experimental
@ApiStatus.AvailableSince(value = "5.0.0")
A Variant of AccessWatcher that will return true if the property is accessed twice within 500 Milliseconds.