private static class PatternPool.RegexWithFlag extends Object
private int
flag
private String
regex
RegexWithFlag(String regex, int flag)
boolean
equals(Object obj)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
private final String regex
private final int flag
public RegexWithFlag(String regex, int flag)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2020. All rights reserved.