Package org.onebusaway.gtfs_merge.util
Interface CacheByEntity.CacheGetter<S extends org.onebusaway.gtfs.model.IdentityBean<?>,T>
- Enclosing class:
CacheByEntity<S extends org.onebusaway.gtfs.model.IdentityBean<?>,T>
public static interface CacheByEntity.CacheGetter<S extends org.onebusaway.gtfs.model.IdentityBean<?>,T>
-
Method Summary
Modifier and TypeMethodDescriptiongetItemForEntity(org.onebusaway.gtfs.services.GtfsRelationalDao dao, S bean)
-
Method Details
-
getItemForEntity
-