Searched defs:VersionConstraint (Results 1 – 1 of 1) sorted by relevance
472 private static class VersionConstraint { class in Opcode477 …public VersionConstraint(@Nonnull Range<Integer> apiRange, @Nonnull Range<Integer> artVersionRange, in VersionConstraint() method in Opcode.VersionConstraint