org.onebusaway.transit_data_federation.bundle.tasks
Class UniqueServiceImpl

java.lang.Object
  extended by org.onebusaway.transit_data_federation.bundle.tasks.UniqueServiceImpl
All Implemented Interfaces:
UniqueService

@Component
public class UniqueServiceImpl
extends Object
implements UniqueService


Constructor Summary
UniqueServiceImpl()
           
 
Method Summary
<T> T
unique(T object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UniqueServiceImpl

public UniqueServiceImpl()
Method Detail

unique

public <T> T unique(T object)
Specified by:
unique in interface UniqueService


Copyright © 2012 OneBusAway. All Rights Reserved.