mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
5 lines
118 B
Java
5 lines
118 B
Java
/* /nodynamiccopyright/ */
|
|
import java.util.ArrayList;
|
|
|
|
public class PlatformProviderTestSource extends ArrayList {
|
|
}
|