Package com.db4o.internal.marshall
Interface AspectVersionContext
-
- All Known Subinterfaces:
DefragmentContext
,MarshallingInfo
- All Known Implementing Classes:
AspectVersionContextImpl
,CollectIdContext
,DefragmentContextImpl
,DeleteContextImpl
,MarshallingContext
,ObjectHeaderContext
,ObjectIdContextImpl
,ObjectReferenceContext
,QueryingReadContext
,UnmarshallingContext
public interface AspectVersionContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
declaredAspectCount()
void
declaredAspectCount(int count)
-