Package 

Class LongArrayElement

  • All Implemented Interfaces:
    dev.kotx.flylib.command.ConfigElement , dev.kotx.flylib.command.elements.ArrayElement

    
    public final class LongArrayElement
     implements ArrayElement<Long>
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getKey()
      List<Long> getValue()
      Unit setValue(List<Long> value)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait