Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

ch.ethz.prose
Class FieldNotificationTest.TestClass  view FieldNotificationTest.TestClass download FieldNotificationTest.TestClass.java

java.lang.Object
  extended bych.ethz.prose.FieldNotificationTest.TestClass
Enclosing class:
FieldNotificationTest

static class FieldNotificationTest.TestClass
extends java.lang.Object


Field Summary
(package private)  int[] array
           
(package private)  int initial
           
(package private)  java.lang.Object o
           
(package private)  int undefined
           
 
Constructor Summary
FieldNotificationTest.TestClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

initial

int initial

undefined

int undefined

array

int[] array

o

java.lang.Object o
Constructor Detail

FieldNotificationTest.TestClass

public FieldNotificationTest.TestClass()