Interface ElementReference
-
- All Known Subinterfaces:
LinkedListEntry<E,T>
- All Known Implementing Classes:
AbstractBasicLinkedListEntry
,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.