public class ArgCondition extends Object
ArgCondition(String needed, Predicate<String> check)
Message
getErrorMessage()
boolean
test(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ArgCondition(String needed, Predicate<String> check)
public boolean test(String s)
public Message getErrorMessage()
Copyright © 2023. All rights reserved.