Interface Arguments

  • All Superinterfaces:
    Serializable, Value

    public interface Arguments
    extends Value
    Multiple arguments to a function call.
    Author:
    Abe White
    • Method Detail

      • getValues

        Value[] getValues()
        Return the values that make up the arguments.