General cleanup (deprecated+whitespace)

This commit is contained in:
Erik Broes
2011-02-02 00:02:08 +01:00
parent 74929091b9
commit 8039c05c9f
27 changed files with 224 additions and 244 deletions

View File

@@ -38,7 +38,7 @@ public interface Entity {
/**
* Returns a unique id for this entity
*
*
* @return Entity id
*/
public int getEntityId();