org.apache.maven.plugin.idea.stubs
Class TestCounter

java.lang.Object
  extended byorg.apache.maven.plugin.idea.stubs.TestCounter

public class TestCounter
extends java.lang.Object

Author:
Edwin Punzalan

Field Summary
static int ctr
           
 
Constructor Summary
TestCounter()
           
 
Method Summary
static int currentCount()
           
static int nextCount()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ctr

public static int ctr
Constructor Detail

TestCounter

public TestCounter()
Method Detail

nextCount

public static int nextCount()

currentCount

public static int currentCount()


Copyright © 2002-2008 The Apache Software Foundation. All Rights Reserved.