excercise 2 done
This commit is contained in:
13
week1_TinsaeGhilay/Task1/HelloApp/Hello.java
Normal file
13
week1_TinsaeGhilay/Task1/HelloApp/Hello.java
Normal file
@@ -0,0 +1,13 @@
|
||||
package HelloApp;
|
||||
|
||||
|
||||
/**
|
||||
* HelloApp/Hello.java .
|
||||
* Generated by the IDL-to-Java compiler (portable), version "3.2"
|
||||
* from Hello.idl
|
||||
* Sunday, November 9, 2025 2:43:24 PM CET
|
||||
*/
|
||||
|
||||
public interface Hello extends HelloOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
|
||||
{
|
||||
} // interface Hello
|
||||
Reference in New Issue
Block a user