Searched defs:getInterfaces (Results 1 – 11 of 11) sorted by relevance
50 public CtClass[] getInterfaces() throws NotFoundException { in getInterfaces() method in CtArray
611 public CtClass[] getInterfaces() throws NotFoundException { in getInterfaces() method in CtClass
703 public CtClass[] getInterfaces() throws NotFoundException { in getInterfaces() method in CtClassType
254 public TypeList getInterfaces() { in getInterfaces() method in ClassDefItem
145 public abstract InetAddress[] getInterfaces() throws IOException; in getInterfaces() method
251 public TypeListItem getInterfaces() { in getInterfaces() method in ClassDefItem
158 public InetAddress[] getInterfaces() throws IOException { in getInterfaces() method in JmmDNSImpl
172 public IInterfaceCollection getInterfaces () in getInterfaces() method in ClassDef
499 public String[] getInterfaces() { in getInterfaces() method in ClassFile
204 public ClassType[] getInterfaces() { return interfaces; } in getInterfaces() method in SignatureAttribute.ClassSignature
376 public Class[] getInterfaces() { return interfaces; } in getInterfaces() method in ProxyFactory