5 рядки
94 Б
Java
5 рядки
94 Б
Java
package org.insa.graphs.algorithm.packageswitch;
|
|
|
|
public interface PackageSwitchObserver {
|
|
|
|
}
|