public interface IIdentified<ID extends Serializable> extends IFilter
| Modifier and Type | Method and Description |
|---|---|
ID |
getId() |
default Class<?> |
getIdType() |
static Class<?> |
getIdType(IFilter filter) |
static boolean |
identify(IFilter filter) |
getFilterTypeCopyright © 2020–2022 RunedUniverse. All rights reserved.