How can I identify classes which will be used in java class file
问题 How can I identify java classes which will be used in a java *.class file by parsing the compiled *.class file? Thanks in advance. 来源: https://stackoverflow.com/questions/65285705/how-can-i-identify-classes-which-will-be-used-in-java-class-file