Searched defs:OtherThing (Results 1 – 8 of 8) sorted by relevance
21 public final class OtherThing { class23 public OtherThing(@SuppressWarnings("unused") int i) {} in OtherThing() method in OtherThing
21 class OtherThing @Inject constructor(@Suppress("UNUSED_PARAMETER") i: Int) class
3 func OtherThing() *EmbedExample { func
2503 class OtherThing(Thing): class2555 class OtherThing(Thing): class2582 class OtherThing(object, metaclass=sub): class2607 class OtherThing(Thing): class