Package com.linkedin.dagli.annotation

  • Annotation Types Summary
    Annotation Type Description
    DefinesAllOrNoneOfTheseMethods
    This annotation asserts that all or none of the methods should be defined on a given class.
    Versioned
    Versioned can be checked by an annotation processor to verify that a serialVersionUID field is present on the class and all descendents to ensure consistent serialization.