org.chromattic.common.collection.delta
Class InsertionSegment<E>

java.lang.Object
  extended by org.chromattic.common.collection.delta.Segment<E>
      extended by org.chromattic.common.collection.delta.AbstractInsertionSegment<E>
          extended by org.chromattic.common.collection.delta.InsertionSegment<E>

public class InsertionSegment<E>
extends AbstractInsertionSegment<E>

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
InsertionSegment()
           
 
Method Summary
 
Methods inherited from class org.chromattic.common.collection.delta.AbstractInsertionSegment
format, localAdd, localCanAdd, localGet, localIterator, localRemove, localSize
 
Methods inherited from class org.chromattic.common.collection.delta.Segment
add, complexity, format, get, iterator, remove, size
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsertionSegment

public InsertionSegment()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.