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.java56 …private Wrapper(Class<?> wtype, String wtypeName, Class<?> ptype, String ptypeName, char tchar, Ob… in Wrapper() argument
59 this.basicTypeChar = tchar; in Wrapper()