public class CommandData
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CommandData
public CommandData()
-
Method Details
-
-
get
@Nullable
public <T> T get(@NotNull
@NotNull String key)
-
has
public boolean has(@NotNull
@NotNull String key)
-