Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/processing/
DTurbineTypeMirror.java468 static class TurbineTypeVariable extends TurbineTypeMirror implements TypeVariable { class in TurbineTypeMirror
500 TurbineTypeVariable(ModelFactory factory, Type.TyVar type) { in TurbineTypeVariable() method in TurbineTypeMirror.TurbineTypeVariable