Class PeerTries.PeerTrySet
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.parse.utils.finalhelp.PeerTries.PeerTrySet
- Enclosing class:
- PeerTries
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
boolean
(package private) Collection<Op03SimpleStatement>
int
hashCode()
-
Field Details
-
-
idx
private final int idx
-
-
Constructor Details
-
PeerTrySet
private PeerTrySet(int idx)
-
-
Method Details
-
add
-
getPeerTries
Collection<Op03SimpleStatement> getPeerTries() -
equals
-
hashCode
public int hashCode()
-