public class TypeBoundContextAdapter extends Object implements Adapter<List<ClassOrInterfaceType>,Java7Parser.TypeBoundContext>
| Constructor and Description |
|---|
TypeBoundContextAdapter() |
| Modifier and Type | Method and Description |
|---|---|
List<ClassOrInterfaceType> |
adapt(Java7Parser.TypeBoundContext context,
AdapterParameters adapterParameters) |
public List<ClassOrInterfaceType> adapt(Java7Parser.TypeBoundContext context, AdapterParameters adapterParameters)
adapt in interface Adapter<List<ClassOrInterfaceType>,Java7Parser.TypeBoundContext>Copyright © 2013. All Rights Reserved.