Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/invoke/util/
DWrapper.java53 …private Wrapper(Class<?> wtype, Class<?> ptype, char tchar, Object zero, Object emptyArray, int fo… in Wrapper() argument
56 this.basicTypeChar = tchar; in Wrapper()