Class TweakStackEvent
-
- All Implemented Interfaces:
-
java.io.Serializable
public class TweakStackEvent implements Serializable
- Since:
2022-10-31
trydofor
-
-
Constructor Summary
Constructors Constructor Description TweakStackEvent()
-
Method Summary
Modifier and Type Method Description longgetUserId()Long. voidsetUserId(long userId)Long. BooleangetStack()`null` means reset setting, restores the original system settings. voidsetStack(Boolean stack)`null` means reset setting, restores the original system settings. booleanequals(@Nullable() Object o)inthashCode()StringtoString()
-