Class Campain

java.lang.Object
  |
  +--Campain

public class Campain
extends java.lang.Object


Constructor Summary
Campain()
           
 
Method Summary
 void startNext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Campain

public Campain()
Method Detail

startNext

public void startNext()