Initial commit from SVN.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package com.de22.foundation.trt;
|
||||
|
||||
import com.foundation.util.IManagedList;
|
||||
|
||||
public interface IServer {
|
||||
public IManagedList getStuff();
|
||||
}//IServer//
|
||||
Reference in New Issue
Block a user