Searched defs:hasClass (Results 1 – 2 of 2) sorted by relevance
64 fun hasClass(name: String): Boolean { in <lambda>() method
116 public <T> boolean hasClass(Class<T> cls) { in hasClass() method in VersionInfo