Searched refs:isCastableTo (Results 1 – 2 of 2) sorted by relevance
54 public boolean isCastableTo( final Type t ) throws ClassNotFoundException { in isCastableTo() method in ReferenceType
280 if (!((ReferenceType) returnedType).isCastableTo(m.getReturnType())) { in circulationPump()