Searched refs:checkInstantiable (Results 1 – 1 of 1) sorted by relevance
410 private static void checkInstantiable(Class<?> klass) throws InstantiationException { in checkInstantiable() method in Transformers.Construct420 checkInstantiable(receiverType); in transform()