public class TodoMatcher extends Object
static Pattern
TODO_PATTERN
TodoMatcher(String value)
Integer
getTicketNumber()
String
getTodoDescription()
boolean
matches()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Pattern TODO_PATTERN
public TodoMatcher(String value)
public boolean matches()
public Integer getTicketNumber()
public String getTodoDescription()
Copyright © 2014. All rights reserved.