Class BeaconKey
- java.lang.Object
-
- com.dynatrace.openkit.core.caching.BeaconKey
-
public class BeaconKey extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description intbeaconIdintbeaconSeqNo
-
Constructor Summary
Constructors Constructor Description BeaconKey(int beaconId, int beaconSeqNo)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-