public class MatchResult extends Object
String
pattern
List<Integer>
positions
MatchResult(String pattern)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Integer> positions
public String pattern
public MatchResult(String pattern)
Copyright © 2022. All rights reserved.