Uses of Class
io.github.tonywasher.joceanus.prometheus.views.PrometheusEditEntry
Packages that use PrometheusEditEntry
Package
Description
Provides top-level control of data.
-
Uses of PrometheusEditEntry in io.github.tonywasher.joceanus.prometheus.views
Methods in io.github.tonywasher.joceanus.prometheus.views that return PrometheusEditEntryModifier and TypeMethodDescription<T extends PrometheusDataItem>
PrometheusEditEntry<T> PrometheusEditSet.registerType(MetisListKey pDataType) Register an entry for a class.Methods in io.github.tonywasher.joceanus.prometheus.views that return types with arguments of type PrometheusEditEntryModifier and TypeMethodDescriptionPrometheusEditSet.listIterator()Obtain an iterator over the listKeys.