org.mutabilitydetector.checkers.util
Class StackPushingOpcodes

java.lang.Object
  extended by org.mutabilitydetector.checkers.util.StackPushingOpcodes

public class StackPushingOpcodes
extends Object


Constructor Summary
StackPushingOpcodes()
           
 
Method Summary
 boolean includes(int opcode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StackPushingOpcodes

public StackPushingOpcodes()
Method Detail

includes

public boolean includes(int opcode)


Copyright © 2013. All Rights Reserved.