package org.jacorb.test.bugs.bugjac788Compat; /** * Generated from IDL interface "ComputInterface". * * @author JacORB IDL compiler V 2.3.1, 27-May-2009 * @version generated at 23-Mar-2012 12:48:37 */ public interface ComputInterfaceOperations { /* constants */ /* operations */ int get_result(int time_ms); }