SandMark version 2.1


sandmark.watermark.venkie
Class PutstaticCountMarker

java.lang.Object
  |
  +--sandmark.watermark.venkie.StaticWriteParityMarker
        |
        +--sandmark.watermark.venkie.PutstaticCountMarker
All Implemented Interfaces:
BasicBlockMarker

public class PutstaticCountMarker
extends StaticWriteParityMarker


Constructor Summary
(package private) PutstaticCountMarker(boolean oddIsMarked, de.fub.bytecode.generic.ClassGen cg)
           
(package private) PutstaticCountMarker(de.fub.bytecode.generic.ClassGen cg)
           
 
Method Summary
protected  int getParity(BasicBlock b)
           
 
Methods inherited from class sandmark.watermark.venkie.StaticWriteParityMarker
mark, unmark
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PutstaticCountMarker

PutstaticCountMarker(de.fub.bytecode.generic.ClassGen cg)

PutstaticCountMarker

PutstaticCountMarker(boolean oddIsMarked,
                     de.fub.bytecode.generic.ClassGen cg)
Method Detail

getParity

protected int getParity(BasicBlock b)
Specified by:
getParity in class StaticWriteParityMarker

SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002