@FunctionalInterface public interface IHasIntID
| Modifier and Type | Method and Description |
|---|---|
static Comparator<IHasIntID> |
getComparatorID() |
int |
getID() |
int getID()
@Nonnull static Comparator<IHasIntID> getComparatorID()
Copyright © 2014–2016 Philip Helger. All rights reserved.