5 řádky
94 B
Java
5 řádky
94 B
Java
package org.insa.graphs.algorithm.packageswitch;
|
|
|
|
public interface PackageSwitchObserver {
|
|
|
|
}
|