mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
7 lines
95 B
Java
Generated
7 lines
95 B
Java
Generated
package bsh;
|
|
|
|
import java.io.Serializable;
|
|
|
|
public class NameSpace implements Serializable {
|
|
|
|
} |