seminar
Class ObjectCreationPractice.Pulsar

java.lang.Object
  extended by seminar.ObjectCreationPractice.Pulsar
Enclosing class:
ObjectCreationPractice

public static class ObjectCreationPractice.Pulsar
extends Object


Constructor Summary
ObjectCreationPractice.Pulsar(ArrayList pulseList)
           
 
Method Summary
 void pulse()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectCreationPractice.Pulsar

public ObjectCreationPractice.Pulsar(ArrayList pulseList)
Method Detail

pulse

public void pulse()