mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-04 16:49:10 +00:00
Re-arranged code
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package org.rev317.min.accessors;
|
||||
|
||||
public interface Node {
|
||||
|
||||
public Node getNext();
|
||||
|
||||
public Node getNext();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user