Uses of Class
jade.JadePair

Packages that use JadePair
Package
Description
 
  • Uses of JadePair in jade

    Methods in jade that return JadePair
    Modifier and Type
    Method
    Description
    JadeObject.getArgs()
    getArgs returns the JadePair array that stores the arguments of the Jade object.
    Methods in jade with parameters of type JadePair
    Modifier and Type
    Method
    Description
    void
    JadePair.replace(JadePair pair)
    Takes in two string parameters and initialises the object.
    Constructors in jade with parameters of type JadePair
    Modifier
    Constructor
    Description
     
    Constructor of the Jade Object, initialises args.