no message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package Visual_DVM_2021.Passes.Server;
|
||||
import Common.Database.Objects.DBObject;
|
||||
import Common.Database.Database;
|
||||
import Repository.RepositoryServer;
|
||||
import _VisualDVM.Repository.RepositoryServer;
|
||||
public abstract class ServerObjectPass <S extends RepositoryServer, D extends DBObject> extends RepositoryPass<S,D>{
|
||||
protected Class<D> d; //класс объектов.
|
||||
//---
|
||||
|
||||
Reference in New Issue
Block a user