Class Loesung53a.Position

java.lang.Object
  extended by Loesung53a.Position
Enclosing class:
Loesung53a

public static class Loesung53a.Position
extends Object


Field Summary
protected  double x
           
protected  double y
           
 
Constructor Summary
Loesung53a.Position(double y, double x)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

y

protected double y

x

protected double x
Constructor Detail

Loesung53a.Position

public Loesung53a.Position(double y,
                           double x)


Gehe zurueck zur Tutoriums-Homepage