Home
last modified time | relevance | path

Searched refs:initargs (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/java/lang/reflect/
DConstructor.java338 public T newInstance(Object ... initargs) in newInstance() argument
343 return newInstance0(initargs); in newInstance()
/libcore/ojluni/annotations/sdk/nullability/java/lang/reflect/
DConstructor.annotated.java62 @libcore.util.NonNull public T newInstance(java.lang.Object... initargs) throws java.lang.IllegalAc… in newInstance() argument
/libcore/ojluni/annotations/hiddenapi/java/lang/reflect/
DConstructor.java111 public T newInstance(java.lang.Object... initargs) in newInstance() argument