I have a fuction
static object returnVariable(String variableName){
//check if this object named variableName exist.
//If so return the object
}
//Assumption - variableName only passes Object's name , not primitive type variable name.
Greatly appreciate for any suggestion.
Aucun commentaire:
Enregistrer un commentaire