public static class GarbageCollectorBDI.Take
extends java.lang.Object
| Constructor and Description |
|---|
Take() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkCreate(GarbageCollectorBDI outer,
jadex.extension.envsupport.environment.ISpaceObject garbage,
jadex.bdiv3.runtime.ChangeEvent event) |
boolean |
equals(java.lang.Object obj)
Test if equal to other object.
|
int |
hashCode()
Get the hashcode.
|
public static boolean checkCreate(GarbageCollectorBDI outer, jadex.extension.envsupport.environment.ISpaceObject garbage, jadex.bdiv3.runtime.ChangeEvent event)
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object