Comment fix.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5747 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -273,7 +273,7 @@ public abstract class PeerManager
|
||||
|
||||
/**
|
||||
* Applies the supplied operation to all {@link NodeObject}s. The operation should not modify
|
||||
* the objects unless you really know what you're doing. more likely it will summarize
|
||||
* the objects unless you really know what you're doing. More likely it will summarize
|
||||
* information contained therein.
|
||||
*/
|
||||
public void applyToNodes (Function<NodeObject,Void> op)
|
||||
|
||||
Reference in New Issue
Block a user