JavaTXCompilerInJavaTX/examples/OldExamples/otth/otth11.jav
2013-10-18 13:33:46 +02:00

11 lines
142 B
Java
Executable File

class otth11
{
f1( a, int b )
{
}
void f2( TYPEA<parameterA1, parameterA2> VA, TYPEB<parameterB> VB)
{
}
}