public class TypedListenerList<T> extends Object
Constructor and Description |
---|
TypedListenerList(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
List<com.northconcepts.datapipeline.eventbus.EventListenerStub<T>> |
getList() |
Class<T> |
getType() |
Copyright (c) 2006-2023 North Concepts Inc. All Rights Reserved.