Class CollectionAdapter<T>

java.lang.Object
org.ships.config.messages.adapter.misc.CollectionAdapter<T>
All Implemented Interfaces:
MessageAdapter<Collection<T>>

public class CollectionAdapter<T> extends Object implements MessageAdapter<Collection<T>>