Package io.sentry.hints
Interface Resettable
-
public interface ResettableMarker interface for a reusable Hint
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset()Reset the Hint to its initial state
-