public class Matcher extends Object
Matcher(String label, String valueToMatch)
String
getLabel()
getValue()
boolean
matches(String input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Matcher(String label, String valueToMatch)
public boolean matches(String input)
public String getLabel()
public String getValue()
Copyright © 2021. All rights reserved.