Uses of Interface
me.hsgamer.topper.data.core.DataEntry
Packages that use DataEntry
Package
Description
-
Uses of DataEntry in me.hsgamer.topper.agent.core
Fields in me.hsgamer.topper.agent.core declared as DataEntryMethods in me.hsgamer.topper.agent.core with parameters of type DataEntryModifier and TypeMethodDescriptiondefault voiddefault voiddefault voidConstructors in me.hsgamer.topper.agent.core with parameters of type DataEntryModifierConstructorDescriptionEntryEvent(EntryEvent.Kind kind, DataEntry<K, V> entry, V oldValue, V newValue) -
Uses of DataEntry in me.hsgamer.topper.agent.snapshot
Method parameters in me.hsgamer.topper.agent.snapshot with type arguments of type DataEntryModifier and TypeMethodDescriptionvoidSnapshotHolderAgent.setDataFilter(Predicate<DataEntry<K, V>> dataFilter) -
Uses of DataEntry in me.hsgamer.topper.data.core
Methods in me.hsgamer.topper.data.core that return DataEntryMethods in me.hsgamer.topper.data.core that return types with arguments of type DataEntryMethods in me.hsgamer.topper.data.core with parameters of type DataEntry -
Uses of DataEntry in me.hsgamer.topper.data.simple
Classes in me.hsgamer.topper.data.simple that implement DataEntryMethods in me.hsgamer.topper.data.simple that return DataEntryMethods in me.hsgamer.topper.data.simple that return types with arguments of type DataEntry