|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.client.verifier.NullType
public class NullType
| Constructor Summary | |
|---|---|
NullType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(org.objectweb.asm.tree.analysis.Value value)
|
int |
getSize()
|
org.objectweb.asm.tree.analysis.Value |
getTargetValue()
|
void |
setTargetValue(org.objectweb.asm.tree.analysis.Value targetValue)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullType()
| Method Detail |
|---|
public int getSize()
getSize in interface org.objectweb.asm.tree.analysis.Valuepublic org.objectweb.asm.tree.analysis.Value getTargetValue()
public void setTargetValue(org.objectweb.asm.tree.analysis.Value targetValue)
public boolean equals(org.objectweb.asm.tree.analysis.Value value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||