Start of constant parameter stuff
This commit is contained in:
@@ -45,4 +45,9 @@ public abstract class PoolEntry
|
||||
{
|
||||
return 1;
|
||||
}
|
||||
|
||||
public Object getObject()
|
||||
{
|
||||
return this;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user