Searched defs:OtherThing (Results 1 – 2 of 2) sorted by relevance
21 public final class OtherThing { class23 public OtherThing(@SuppressWarnings("unused") int i) {} in OtherThing() method in OtherThing
1712 class OtherThing(Thing): class1764 class OtherThing(Thing): class1791 class OtherThing(object, metaclass=sub): class1816 class OtherThing(Thing): class