Is it possible to get all instances of a class by entering this class's name as a string?
Something like this?
var instances = Reflection.findClass("com.someone.MyClass").getInstances();
Any feedback is appreciated. Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…