Class DHTOpsPanel.ActivityHolder
java.lang.Object
com.biglybt.ui.swt.views.stats.DHTOpsPanel.ActivityHolder
- All Implemented Interfaces:
GeneralOpsPanel.Activity
- Enclosing class:
DHTOpsPanel
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate class -
Field Summary
FieldsFields inherited from interface GeneralOpsPanel.Activity
TYPE_1, TYPE_2, TYPE_3, TYPE_DEFAULT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlongintgetType()booleanisQueued()private GeneralOpsPanel.Node
-
Field Details
-
create_time
private final long create_time -
delegate
-
-
Constructor Details
-
ActivityHolder
-
-
Method Details
-
getActivity
-
getCreateTime
public long getCreateTime() -
getDescription
- Specified by:
getDescriptionin interfaceGeneralOpsPanel.Activity
-
getType
public int getType()- Specified by:
getTypein interfaceGeneralOpsPanel.Activity
-
isQueued
public boolean isQueued()- Specified by:
isQueuedin interfaceGeneralOpsPanel.Activity
-
getCurrentState
- Specified by:
getCurrentStatein interfaceGeneralOpsPanel.Activity
-
map
-