Class ElementAwareLinkedList.Entry<T>

java.lang.Object
ai.timefold.solver.core.impl.util.ElementAwareLinkedList.Entry<T>
All Implemented Interfaces:
ListEntry<T>
Enclosing class:
ElementAwareLinkedList<T>

@NullMarked public static final class ElementAwareLinkedList.Entry<T> extends Object implements ListEntry<T>