package htsjdk.samtools; public @interface API { String name(); int version(); }