TPTP 4.5.0 Platform Project
Public API Specification

Package org.eclipse.hyades.automation.core.utils

Class Summary
Guid Abstract from IETF Specification: This specification defines the format of UUIDs (Universally Unique IDentifier), also known as GUIDs (Globally Unique IDentifier).
MutableBoolean A mutable boolean is mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
MutableObject A mutable object is mainly used for the accumulation of state from local or anonymously defined inner classes into the surrounding context (to be accessed variables of this type must be defined final at point-of-use).
Noop A no operation class that has specific none run-time functional uses.
ProgressiveTask A progress task is a task that has progress monitor support.
ProgressiveTask.Synchronicity A type-safe enumeration used to specify the synchronicity of the task when executed.
 


TPTP 4.5.0 Platform Project
Public API Specification