Package io.microsphere.lang
-
Interface Summary Interface Description DelegatingWrapper A delegatingWrapperinterface that provides default implementations for unwrapping and checking wrapped object types.Prioritized Prioritizedinterface can be implemented by objects that should be sorted, for example the tasks in executable queue.Wrapper AWrapperis 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 handlingWrapperinstances. -
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 forDeprecationMutableInteger 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