Package org.onebusaway.transit_data_federation.services.serialization

Interface Summary
EntryCallback<T> A simple callback interface with a single typed argument.
 

Class Summary
EntryIdAndCallback<K,T> A sort of delayed-binding mechanism to help with serializing large, highly connected graphs of Java objects where you usually get a stack-depth exception when the default DFS Java serialization mechanism does its thing.
 



Copyright © 2012 OneBusAway. All Rights Reserved.