E
- element type@StoreNotUseStandardSerialization @StorableClass public class PreviousElementAndSetNode<E> extends Object implements Serializable
Constructor and Description |
---|
PreviousElementAndSetNode(E previousElement,
ILinkedListSupportNode<E> node,
boolean newNode) |
public PreviousElementAndSetNode(E previousElement, ILinkedListSupportNode<E> node, boolean newNode)
public E getPreviousElement()
public ILinkedListSupportNode<E> getNode()
public boolean isNewNode()
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.