Daniel John Debrunner wrote:
> Jean T. Anderson wrote:
>
>
>>Jean T. Anderson wrote:
>>...
>>
>>
>>>Erik's function worked for me when I changed this:
>>>
>>> public final class Function
>>>
>>>to this:
>>>
>>> public class Function
>>
>>
>>sorry, I realized my reply could have used the complete example. I think
>> the problem may have been a CLASSPATH issue combined with the "final".
>
>
> What error did you get with the final keyword?
I blew away my session window and now find I can't reproduce that
problem. Just now I recompiled the class with the "final" and everything
works fine.
sorry for the confusion!
If lore makes it out that class definitions shouldn't include "final"
everyone can blame it on me.
-jean
|