Package kilim.concurrent
Class EventSubCellValue
- java.lang.Object
-
- kilim.concurrent.EventSubCellPrePad
-
- kilim.concurrent.EventSubCellValue
-
- Direct Known Subclasses:
PaddedEventSubscriber
abstract class EventSubCellValue extends EventSubCellPrePad
-
-
Field Summary
Fields Modifier and Type Field Description EventSubscribervalue
-
Constructor Summary
Constructors Constructor Description EventSubCellValue()
-
-
-
Field Detail
-
value
public EventSubscriber value
-
-