Searched defs:allocateInstance (Results 1 – 3 of 3) sorted by relevance
183 public native java.lang.Object allocateInstance(java.lang.Class<?> c); in allocateInstance() method in Unsafe
479 public native Object allocateInstance(Class<?> c); in allocateInstance() method in Unsafe
174 public native java.lang.Object allocateInstance(java.lang.Class<?> c); in allocateInstance() method in Unsafe