position2
Class PositionZufall

java.lang.Object
  |
  +--position2.PositionZufall

public class PositionZufall
extends java.lang.Object
implements Position


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

Constructor Detail

PositionZufall

public PositionZufall()
Method Detail

positioniere

public void positioniere(Process process)
Specified by:
positioniere in interface Position