public class ManualSuperAspect extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
ManualSuperAspect.Method |
| Constructor and Description |
|---|
ManualSuperAspect() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(org.androidtransfuse.adapter.ASTMethod eventMethod) |
void |
add(String name,
com.google.common.collect.ImmutableList<org.androidtransfuse.adapter.ASTType> parameters) |
Set<ManualSuperAspect.Method> |
getMethods() |
public ManualSuperAspect()
public void add(String name, com.google.common.collect.ImmutableList<org.androidtransfuse.adapter.ASTType> parameters)
public Set<ManualSuperAspect.Method> getMethods()
public void add(org.androidtransfuse.adapter.ASTMethod eventMethod)
Copyright © 2014. All Rights Reserved.