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>
-
Method Summary
Modifier and TypeMethodDescriptionelement()@Nullable ElementAwareLinkedList<T>getList()@Nullable ElementAwareLinkedList.Entry<T>next()@Nullable ElementAwareLinkedList.Entry<T>previous()voidremove()toString()