Uses of Class
com.iizix.license.history.LicensingHistoryEntry
Packages that use LicensingHistoryEntry
Uses of LicensingHistoryEntry in com.iizix.license.history
Fields in com.iizix.license.history with type parameters of type LicensingHistoryEntryModifier and TypeFieldDescriptionprotected final ArrayList<LicensingHistoryEntry>
LicensingHistory.history
List of entries.Methods in com.iizix.license.history that return LicensingHistoryEntryMethods in com.iizix.license.history with parameters of type LicensingHistoryEntryModifier and TypeMethodDescriptionvoid
LicensingHistory.addEntries
(LicensingHistoryEntry[] entries, int startIndex) Removes all history entries before the specified index.void
LicensingHistory.addEntry
(LicensingHistoryEntry entry) Adds a new history entry.