public class PatternTree extends Object
PatternTree()
void
add(String path)
boolean
match(String path)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PatternTree()
public void add(@NonNull String path)
public boolean match(@NonNull String path)
Copyright © 2023. All rights reserved.