Searched refs:checkInstanceOrStatic (Results 1 – 3 of 3) sorted by relevance
38 Utils.checkInstanceOrStatic(instance, com.getMethod()); in FactoryMethod()
42 Utils.checkInstanceOrStatic(instance, thisMethod); in invokeMethod()
788 public static void checkInstanceOrStatic(Object instance, Method method) { in checkInstanceOrStatic() method in Utils