Searched refs:newInstance0 (Results 1 – 2 of 2) sorted by relevance
343 return newInstance0(initargs); in newInstance()354 private native T newInstance0(Object... args) throws InstantiationException, in newInstance0() method in Constructor
122 private native T newInstance0(java.lang.Object... args) in newInstance0() method in Constructor