- All Known Subinterfaces:
- LinkedListEntry<E,T>
- All Known Implementing Classes:
- BasicLinkedListEntry, Block, DefaultLinkedListEntry
public interface ElementReference
Marker interface for element reference.
This interface defines no methods, its aim is to allow distinguishing
more explicitly between operations on concrete elements and on their
references.
- Author:
- Malte Isberner