public class StepDefinition extends Object
StepDefinition(Pattern pattern, Method method)
StepDefinition(String pattern, Method method)
Method
getMethod()
Pattern
getPattern()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StepDefinition(Pattern pattern, Method method)
public StepDefinition(String pattern, Method method)
public Pattern getPattern()
public Method getMethod()
Copyright © 2017. All rights reserved.