public interface StatsOwner
Modifier and Type | Method and Description |
---|---|
ObjectName |
getObjectName()
Gets the object name.
|
Optional<String> |
getObjectVersion()
Gets the object's version.
|
void |
onStatsUpdated()
Called when the stats are updated.
|
void |
updateStats()
Updates the stats.
|
@Nonnull @CheckReturnValue ObjectName getObjectName()
@Nonnull @CheckReturnValue Optional<String> getObjectVersion()
void onStatsUpdated()
void updateStats()
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.