Uses of Class
com.vaadin.flow.internal.UsageStatistics.UsageEntry
Packages that use UsageStatistics.UsageEntry
-
Uses of UsageStatistics.UsageEntry in com.vaadin.flow.internal
Methods in com.vaadin.flow.internal that return types with arguments of type UsageStatistics.UsageEntryModifier and TypeMethodDescriptionstatic Stream<UsageStatistics.UsageEntry>
UsageStatistics.getEntries()
Gets a stream of the current usage entries.