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