mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-29 20:48:29 +00:00
6 lines
118 B
Java
6 lines
118 B
Java
/* /nodynamiccopyright/ */
|
|
import java.util.ArrayList;
|
|
|
|
public class PlatformProviderTestSource extends ArrayList {
|
|
}
|