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