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