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.java448 static class TurbineTypeVariable extends TurbineTypeMirror implements TypeVariable { class in TurbineTypeMirror
480 TurbineTypeVariable(ModelFactory factory, Type.TyVar type) { in TurbineTypeVariable() method in TurbineTypeMirror.TurbineTypeVariable