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