Searched defs:isLarge (Results 1 – 1 of 1) sorted by relevance
80 private boolean isLarge; field in Main.ImportantNumber87 ImportantNumber(@AnnotationB("x") double doubleValue, @AnnotationB("y") boolean isLarge) { in ImportantNumber()