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

public class TailSegment<E>
extends AbstractInsertionSegment<E>

Version:
$Revision$
Author:
Julien Viet

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

TailSegment

public TailSegment()


Copyright © 2009 eXo Platform SAS. All Rights Reserved.