Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodType.java102 private @Stable MethodType wrapAlt; // alternative wrapped/unwrapped version field in MethodType
695 MethodType wt = pt.wrapAlt;
700 pt.wrapAlt = wt;
707 MethodType uwt = wt.wrapAlt;
713 wt.wrapAlt = uwt;