|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jf.baksmali.Adaptors.MethodDefinition.LabelCache
public static class MethodDefinition.LabelCache
| Field Summary | |
|---|---|
protected java.util.HashMap<LabelMethodItem,LabelMethodItem> |
labels
|
| Constructor Summary | |
|---|---|
MethodDefinition.LabelCache()
|
|
| Method Summary | |
|---|---|
java.util.Collection<LabelMethodItem> |
getLabels()
|
LabelMethodItem |
internLabel(LabelMethodItem labelMethodItem)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.HashMap<LabelMethodItem,LabelMethodItem> labels
| Constructor Detail |
|---|
public MethodDefinition.LabelCache()
| Method Detail |
|---|
public LabelMethodItem internLabel(LabelMethodItem labelMethodItem)
public java.util.Collection<LabelMethodItem> getLabels()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||