org.chromattic.common.collection.delta
Class HeadSegment<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.HeadSegment<E>

public class HeadSegment<E>
extends AbstractInsertionSegment<E>

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
HeadSegment()
           
 
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

HeadSegment

public HeadSegment()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.