Searched refs:hasName (Results 1 – 4 of 4) sorted by relevance
59 abstract boolean hasName(Object ob, Object name); in hasName() method in ThreadLocalCoders.Cache71 if (hasName(ob, name)) { in forName()89 boolean hasName(Object ob, Object name) {113 boolean hasName(Object ob, Object name) {
44 abstract protected boolean hasName(V ob, N name); in hasName() method in LRUCache63 if (hasName(ob, name)) { in forName()
63 abstract boolean hasName(java.lang.Object ob, java.lang.Object name); in hasName() method in ThreadLocalCoders.Cache
370 protected boolean hasName(Pattern p, String s) {