private static class ChainedWorkspaceReader.Key
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.util.List<java.lang.Object> |
keys |
Constructor and Description |
---|
Key(java.util.List<WorkspaceReader> readers) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
Key(java.util.List<WorkspaceReader> readers)