abbot.script
Interface Condition


public interface Condition

Abstract a condition test.


Method Summary
 boolean test()
          Return the condition state.
 String toString()
          Return a description of what the condition is testing.
 

Method Detail

test

public boolean test()
Return the condition state.


toString

public String toString()
Return a description of what the condition is testing.



Copyright © 2002-2004 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge