Class CompositeBlockIdentifierKey
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.finalhelp.CompositeBlockIdentifierKey
- All Implemented Interfaces:
Comparable<CompositeBlockIdentifierKey>
public class CompositeBlockIdentifierKey
extends Object
implements Comparable<CompositeBlockIdentifierKey>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCompositeBlockIdentifierKey(Set<BlockIdentifier> blockIdentifiers) CompositeBlockIdentifierKey(Op03SimpleStatement statement) -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
CompositeBlockIdentifierKey
-
CompositeBlockIdentifierKey
-
-
Method Details
-
equals
-
hashCode
-
compareTo
- Specified by:
compareToin interfaceComparable<CompositeBlockIdentifierKey>
-
toString
-