Package org.bson.annotations


package org.bson.annotations
Contains annotations that can apply to any part of the BSON library code.
  • Class
    Description
    Signifies that a public API (public class, method or field) is subject to incompatible changes, or even removal, in a future release.
    Enumerates the reasons an API element might be marked with annotations like Beta.