public class CompositeBlockIdentifierKey extends Object implements Comparable<CompositeBlockIdentifierKey>
Constructor and Description |
---|
CompositeBlockIdentifierKey(Op03SimpleStatement statement) |
CompositeBlockIdentifierKey(Set<BlockIdentifier> blockIdentifiers) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(CompositeBlockIdentifierKey compositeBlockIdentifierKey) |
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
public CompositeBlockIdentifierKey(Op03SimpleStatement statement)
public CompositeBlockIdentifierKey(Set<BlockIdentifier> blockIdentifiers)
public int compareTo(CompositeBlockIdentifierKey compositeBlockIdentifierKey)
compareTo
in interface Comparable<CompositeBlockIdentifierKey>
Copyright © 2011-2021. All Rights Reserved.