forked from KNEMC/KLALB
UPDATE 2.2
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package org.kne.cloud.network.klalb;
|
||||
|
||||
public interface Sumable {
|
||||
public long getValue();
|
||||
}
|
||||
Reference in New Issue
Block a user