VALUETYPE - The object type@NotThreadSafe public final class SimpleIntIDProviderFromHasSimpleIntID<VALUETYPE extends IHasSimpleIntID> extends Object implements ISimpleIntIDProvider<VALUETYPE>
ISimpleIntIDProvider implementation for objects implementing
the IHasSimpleIntID interface| Constructor and Description |
|---|
SimpleIntIDProviderFromHasSimpleIntID() |
public SimpleIntIDProviderFromHasSimpleIntID()
public int getID(@Nonnull VALUETYPE aObject)
ISimpleIntIDProvidergetID in interface ISimpleIntIDProvider<VALUETYPE extends IHasSimpleIntID>aObject - The object who's ID is to be retrieved. May not be null
.Copyright © 2006–2014 phloc systems. All rights reserved.