Package org.eclipse.handly.util


package org.eclipse.handly.util
Provides miscellaneous basic utility classes.
  • Class
    Description
    Provides static utility methods for manipulating arrays.
    An LRU cache with a fixed maximum size (the bound).
    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.
    Accepts IStatus objects.
    An LRU cache.
    An LRU cache entry.
    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 a SerialPerObjectRule 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.