1: /* 2: * Created on Nov 23, 2005 3: */ 4: package uk.org.ponder.rsf.flow.lite; 5: 6: public class EndState extends ViewableState { 7: 8: }