Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/binder/bound/
DTypeBoundClass.java252 asTypes(parameters), in asType()
256 private static ImmutableList<Type> asTypes(ImmutableList<ParamInfo> parameters) { in asTypes() method in TypeBoundClass.MethodInfo