Interface PrimitiveCollection<T extends Serializable>

All Superinterfaces:
Collection<T>, CollectionQuery<PrimitiveCollection<T>>, CommonQuery, GenericCollection<T,PrimitiveCollection<T>>, Iterable<T>, Serializable

public interface PrimitiveCollection<T extends Serializable> extends GenericCollection<T,PrimitiveCollection<T>>, CollectionQuery<PrimitiveCollection<T>>
  • Method Details

    • delete

      void delete()