public class PatternAndCircuitHash extends Object
| Constructor and Description |
|---|
PatternAndCircuitHash(Pattern pattern,
String circuitHash) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCircuitHash() |
Pattern |
getPattern() |
int |
hashCode() |
String |
toString() |
Copyright © 2016–2017. All rights reserved.