Class CommandArgumentImpl<T,V>

java.lang.Object
de.kentoj.kencommandapi.internal.CommandArgumentImpl<T,V>
All Implemented Interfaces:
CommandArgument<T,V>

public class CommandArgumentImpl<T,V> extends Object implements CommandArgument<T,V>
  • Constructor Details

    • CommandArgumentImpl

      public CommandArgumentImpl()
  • Method Details