package test.html.pre; interface X10 { /**<pre>public class Example {final int a= 1;final boolean b= true;}</pre>*/ int foo(int a, int b); }