public abstract class Topic extends Object implements GCUBETopic
GCUBETopic for topics associated with and handled by GCUBEHandlers.
For convenience of its subclasses, Topic redefines equals(Object) and hashCode() to equate different instances of
the same subclass (cf. GCUBETopic). Alternatively, subclasses can be defined as singleton classes, as exemplified by Topic.LifetimeTopic.
| Modifier and Type | Class and Description |
|---|---|
static class |
Topic.LifetimeTopic
Specialises
Topic for LifetimeEvents. |
| Constructor and Description |
|---|
Topic() |
Copyright © 2015. All Rights Reserved.