Uses of Class
io.fluxcapacitor.common.api.tracking.TrackingStrategy
| Package | Description |
|---|---|
| io.fluxcapacitor.common.api.tracking |
-
Uses of TrackingStrategy in io.fluxcapacitor.common.api.tracking
Methods in io.fluxcapacitor.common.api.tracking that return TrackingStrategy Modifier and Type Method Description static TrackingStrategyTrackingStrategy. valueOf(String name)Returns the enum constant of this type with the specified name.static TrackingStrategy[]TrackingStrategy. values()Returns an array containing the constants of this enum type, in the order they are declared.