17 lines
225 B
Plaintext
17 lines
225 B
Plaintext
class VectorSuper {
|
|
|
|
VectorSuper(){
|
|
super(());
|
|
}
|
|
TPH HPGR m(TPH HPGS x){
|
|
java.lang.Integer y;
|
|
y = 1;
|
|
x.addElement Signature: [TPH HPGU, TPH HPGV](y);
|
|
return;
|
|
}
|
|
|
|
VectorSuper(){
|
|
super(());
|
|
}
|
|
|
|
} |