3 lines
40 B
Plaintext
Raw Normal View History

class Parameter{
public String param;
}