Uses of Class
de.grogra.persistence.LogStore.Entry
Packages that use LogStore.Entry
-
Uses of LogStore.Entry in de.grogra.persistence
Methods in de.grogra.persistence that return LogStore.EntryModifier and TypeMethodDescriptionLogStore.getFirstEntry()LogStore.getLastEntry()LogStore.Entry.getNext()LogStore.Entry.getPrevious()Methods in de.grogra.persistence with parameters of type LogStore.EntryModifier and TypeMethodDescriptionvoidLogStore.remove(LogStore.Entry e) Remove the Entry from the chain and all of its next elements.