Package org.eclipse.handly.util
package org.eclipse.handly.util
Provides miscellaneous basic utility classes.
-
ClassDescriptionProvides static utility methods for manipulating arrays.BoundedLruCache<K,
V> An LRU cache with a fixed maximum size (the bound).ICollector<E>A common protocol for collecting elements.Encapsulates an indentation policy such as the indentation unit and line separator used.A common protocol for reference countable objects.AcceptsIStatus
objects.LruCache<K,V> An LRU cache.LruCache.Entry<K,V> An LRU cache entry.Property<T>Represents a named property of a given type.A workspace job to process notification of resource changes that might have happened while a given plug-in was not active.A scheduling rule that does not allow nesting and conflicts only with aSerialPerObjectRule
pertaining to the same (i.e., equal) lock object.Describes a certain range in an indexed text store.Provides common hints for a textual representation of an object.Enumeration of the style of textual representation of an object.Allows to execute runnables in the user-interface thread.