org.onebusaway.transit_data_federation.bundle.tasks
Class UniqueServiceImpl
java.lang.Object
org.onebusaway.transit_data_federation.bundle.tasks.UniqueServiceImpl
- All Implemented Interfaces:
- UniqueService
@Component
public class UniqueServiceImpl
- extends Object
- implements UniqueService
Method Summary |
|
unique(T object)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UniqueServiceImpl
public UniqueServiceImpl()
unique
public <T> T unique(T object)
- Specified by:
unique
in interface UniqueService
Copyright © 2012 OneBusAway. All Rights Reserved.