private class Changes10_9.CharRange extends Changes10_9.Goal
Modifier and Type | Field and Description |
---|---|
private char[][] |
ranges |
foundOnce, option, REPEAT
Constructor and Description |
---|
Changes10_9.CharRange(char[][] ranges) |
Changes10_9.CharRange(char[][] ranges,
int option) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(char c) |
foundOnce, isRepeatable, setFoundOnce
public Changes10_9.CharRange(char[][] ranges)
public Changes10_9.CharRange(char[][] ranges, int option)
public boolean matches(char c)
matches
in class Changes10_9.Goal
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.