Class SAODataWrapperImpl<O>

java.lang.Object
de.linusdev.data.implemantations.SAODataWrapperImpl<O>
All Implemented Interfaces:
AbstractData<String,O>, ContentOnlyData<String,O>, Datable, DataWrapper<String,O>, SAOData<O>, SAODataWrapper<O>, Iterable<Entry<String,O>>
Direct Known Subclasses:
SODataWrapperImpl

public class SAODataWrapperImpl<O> extends Object implements SAODataWrapper<O>