Package com.thoughtworks.gauge.hook
Class Hook
- java.lang.Object
-
- com.thoughtworks.gauge.hook.Hook
-
- All Implemented Interfaces:
Comparable<Hook>
public class Hook extends Object implements Comparable<Hook>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intcompareTo(Hook h)booleanequals(Object o)MethodgetMethod()List<String>getTags()OperatorgetTagsAggregation()inthashCode()booleanisTagged()
-