How to determine which classes are used by a Java program?

前端 未结 4 1724
花落未央
花落未央 2020-12-03 23:49

Is there any tool that lists which and when some classes are effectively used by an app or, even-better, automatically trims JAR libraries to only provide classes that are b

4条回答
提交回复
热议问题