Name Date Size #Lines LOC

..--

Class.smaliH A D25-Apr-2025745 2319

Integer.smaliH A D25-Apr-20251.4 KiB4839

Number.smaliH A D25-Apr-20251.1 KiB3630

Object.smaliH A D25-Apr-20251.1 KiB3831

Readme.mdH A D25-Apr-2025347 75

Readme.md

1This dex file redefines some popular java.lang classes in order to assist
2with testing sdk-based verification.
3
4Each of these classes only defines the stubs for a limited number of methods
5and fields. They are compiled into a dex file and passed to dex2oat to simulate
6a proper SDK-stub jars. The methods not declared here should not be resolved.
7