java - Lib/Class which can execute Methods written as Strings -


for example awesome.run("system."+"exit();"); there class or lib use this? helpful...

read java reflection api documentation , tutorials. basically, helps execute programming statements @ runtime.


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -