mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-18 07:23:08 +00:00
javadoc (doclint) and whitespace fixes
includes whitespace fixes as per Coding Conventions
This commit is contained in:
@@ -38,6 +38,8 @@ public class IPMatcherTest
|
||||
/**
|
||||
* This also tests instantiation of correct masked and unmasked IPv6 addresses.
|
||||
* @throws IPMatcherException
|
||||
* if there is an error parsing the specification (i.e. it is
|
||||
* somehow malformed)
|
||||
*/
|
||||
@BeforeClass
|
||||
static public void setUp() throws IPMatcherException
|
||||
|
Reference in New Issue
Block a user