Package com.mongodb.annotations
package com.mongodb.annotations
Contains annotations that can apply to any part of the driver code.
-
ClassDescriptionSignifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.The class to which this annotation is applied is immutable.The class to which this annotation is applied is not thread-safe.The class to which this annotation is applied is thread-safe.