Searched refs:internalProperties (Results 1 - 6 of 6) sorted by relevance

/openjdk10/jdk/src/java.base/share/classes/java/lang/invoke/
H A DSimpleMethodHandle.java56 String internalProperties() { method in class:SimpleMethodHandle
H A DDelegatingMethodHandle.java80 String internalProperties() { method in class:DelegatingMethodHandle
H A DMethodHandle.java1450 return type+" : "+internalForm()+internalProperties();
1545 Object internalProperties() { method in class:MethodHandle
H A DBoundMethodHandle.java164 Object internalProperties() { method in class:BoundMethodHandle
H A DDirectMethodHandle.java139 String internalProperties() { method in class:DirectMethodHandle
H A DMethodHandleImpl.java1377 String internalProperties() { method in class:MethodHandleImpl.IntrinsicMethodHandle
1378 return super.internalProperties() +

Completed in 56 milliseconds