Package com.db4o.collections
Interface ActivatableSet<E>
- 
- All Superinterfaces:
- Activatable,- ActivatableCollection<E>,- java.util.Collection<E>,- java.lang.Iterable<E>,- java.util.Set<E>
 - All Known Implementing Classes:
- ActivatableHashSet,- ActivatableTreeSet
 
 public interface ActivatableSet<E> extends ActivatableCollection<E>, java.util.Set<E> extends java.util.Set with Transparent Activation and Transparent Persistence support- Since:
- 7.9
 
- 
- 
Method Summary- 
Methods inherited from interface com.db4o.ta.Activatableactivate, bind
 
- 
 
-