org.eigenbase.test
Class PropertyTest.State3

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

private static class PropertyTest.State3
extends Object


Field Summary
(package private)  int callCounter
           
(package private)  boolean triggerCalled
           
(package private)  String triggerValue
           
 
Constructor Summary
private PropertyTest.State3()
           
 
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

triggerCalled

boolean triggerCalled

triggerValue

String triggerValue
Constructor Detail

PropertyTest.State3

private PropertyTest.State3()