Package io.microsphere.lang
-
Interface Summary Interface Description DelegatingWrapper A delegatingWrapper
interface that provides default implementations for unwrapping and checking wrapped object types.Prioritized Prioritized
interface can be implemented by objects that should be sorted, for example the tasks in executable queue.Wrapper AWrapper
is an interface that provides the ability to wrap objects and provide access to their underlying implementations, especially when those implementations expose non-standard or extended APIs.WrapperProcessor<W extends Wrapper> A processor interface for handlingWrapper
instances. -
Class Summary Class Description ClassDataRepository A repository class that manages and provides access to classpath and class-related metadata.Deprecation A serializable class that provides detailed information about deprecation.Deprecation.Builder The Builder class forDeprecation
MutableInteger A mutable integer container that provides various atomic operations for integer addition, increment, decrement, and value retrieval. -
Enum Summary Enum Description Deprecation.Level Deprecation Level