Searched defs:allocateInstance (Results 1 – 4 of 4) sorted by relevance
164 public native java.lang.Object allocateInstance(java.lang.Class<?> c); in allocateInstance() method in Unsafe
174 public native java.lang.Object allocateInstance(java.lang.Class<?> c); in allocateInstance() method in Unsafe
480 public native Object allocateInstance(Class<?> c); in allocateInstance() method in Unsafe
1506 public native Object allocateInstance(Class<?> cls); in allocateInstance() method in Unsafe