Package htsjdk.annotations


package htsjdk.annotations
  • Annotation Interfaces
    Class
    Description
    Annotation indicating that a package, class, method, or type is release level "BETA", and is not part of the stable public API.
    Annotation indicating that a package, class, method, or type is release level "internal", even if the access modifier is "public".