interface
Foo
{
public
void
bar
(
)
;
}
class
PR23431_2
implements
Foo
{
private
void
bar
(
)
{
}
}
syntax highlighted by
Code2HTML
, v. 0.9.1