org.eigenbase.test
Class PropertyTest.State2

java.lang.Object
  extended by org.eigenbase.test.PropertyTest.State2
Enclosing class:
PropertyTest

private static class PropertyTest.State2
extends Object


Field Summary
(package private)  int callCounter
           
(package private)  int primaryOne
           
(package private)  int primaryTwo
           
(package private)  int secondaryOne
           
(package private)  int secondaryTwo
           
(package private)  int tertiaryOne
           
(package private)  int tertiaryTwo
           
 
Constructor Summary
private PropertyTest.State2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callCounter

int callCounter

primaryOne

int primaryOne

primaryTwo

int primaryTwo

secondaryOne

int secondaryOne

secondaryTwo

int secondaryTwo

tertiaryOne

int tertiaryOne

tertiaryTwo

int tertiaryTwo
Constructor Detail

PropertyTest.State2

private PropertyTest.State2()