T
- type of the used filterpublic abstract class FilterAbstract<T> extends Object implements Serializable
Constructor and Description |
---|
FilterAbstract() |
Modifier and Type | Method and Description |
---|---|
abstract T |
getElement() |
abstract void |
setElement(T element) |
abstract String |
toString() |
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.