Home
last modified time | relevance | path

Searched defs:ttype (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/io/
DStreamTokenizer.java128 public int ttype = TT_NOTHING; field in StreamTokenizer
/libcore/ojluni/src/main/java/java/lang/invoke/
DMethodHandles.java2793 MethodType ttype = target.type(); in guardWithTest() local
2863 MethodType ttype = target.type(); in catchException() local