test
Class Example.point

java.lang.Object
  extended by test.Example.point
Enclosing class:
Example

public static class Example.point
extends java.lang.Object


Field Summary
static int SIZEOF
           
 int x
           
 int y
           
 
Constructor Summary
Example.point()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SIZEOF

public static int SIZEOF

x

public int x

y

public int y
Constructor Detail

Example.point

public Example.point()


Copyright © 2009-2011 FuseSource, Corp.. All Rights Reserved.