NoIssue: Clean-up
This commit is contained in:
@@ -2,7 +2,7 @@ package com.r35157.nenjim.hubd;
|
|||||||
|
|
||||||
public interface NenjimHub {
|
public interface NenjimHub {
|
||||||
/**
|
/**
|
||||||
* This operation is supposed to do nothing
|
* A no-operation (noop). This method is suppoted to do nothing.
|
||||||
*/
|
*/
|
||||||
void noop();
|
void noop();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user