Class ParsedArgumentImpl<T,S extends CommandContext<T,?>,V>
java.lang.Object
de.kentoj.kencommandapi.impl.processing.ParsedArgumentImpl<T,S,V>
- All Implemented Interfaces:
ParsedArgument<T,S, V>
public final class ParsedArgumentImpl<T,S extends CommandContext<T,?>,V>
extends Object
implements ParsedArgument<T,S,V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ParsedArgumentImpl
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceParsedArgument<T,S extends CommandContext<T, ?>, V>
-
getArgument
- Specified by:
getArgumentin interfaceParsedArgument<T,S extends CommandContext<T, ?>, V>
-
equals
-
hashCode
public int hashCode() -
toString
-