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