Package cz.o2.proxima.core.annotations
-
Annotation Types Summary Annotation Type Description DeclaredThreadSafe An annotation that can be used on types that do not need explicit synchronization.Evolving This annotation indicates that the given class orExperimental This annotation is used on experimental features and implementations.Internal Annotation used to mark type as intended for internal use with no backward compatibility guarantees.Stable Annotation used on stable features.