public class Test extends Configuration
| Modifier and Type | Field and Description |
|---|---|
protected String |
name
The name.
|
protected List<Pattern> |
patterns
The list of patterns.
|
masks, perception| Constructor and Description |
|---|
Test() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Satisfies equality contract on the level of name comparison.
|
String |
getName()
Gets the name.
|
List<Pattern> |
getPatterns()
Gets the patterns.
|
Sample |
getSample()
Gets the sample.
|
int |
hashCode()
Counts the hash from name.
|
void |
setName(String value)
Sets the name.
|
getIgnoreBitmapMasks, getMasks, getPerception, getSelectiveAlphaMasks, setPerceptionCopyright © 2017 JBoss by Red Hat. All rights reserved.