public class BoundSuperCollector extends Object
Constructor and Description |
---|
BoundSuperCollector(ClassFile classFile) |
Modifier and Type | Method and Description |
---|---|
void |
collect(JavaGenericRefTypeInstance boundBase,
BindingSuperContainer.Route route) |
void |
collect(JavaRefTypeInstance boundBase,
BindingSuperContainer.Route route) |
BindingSuperContainer |
getBoundSupers() |
public BoundSuperCollector(ClassFile classFile)
public BindingSuperContainer getBoundSupers()
public void collect(JavaGenericRefTypeInstance boundBase, BindingSuperContainer.Route route)
public void collect(JavaRefTypeInstance boundBase, BindingSuperContainer.Route route)
Copyright © 2011-2021. All Rights Reserved.