public abstract class ConcernOf<T> extends Object
Generic Concerns should subclass GenericConcern instead.
Concerns implementations must be thread-safe in their implementation, as multiple threads may share instances.
| Constructor and Description |
|---|
ConcernOf() |
@ConcernFor protected final T next