Package | Description |
---|---|
cusack.hcg.comm | |
cusack.hcg.database |
Modifier and Type | Class and Description |
---|---|
class |
GenericCache<T extends Cacheable<T>> |
Modifier and Type | Method and Description |
---|---|
void |
Cacheable.updateThisItemBasedOn(Cacheable<?> other)
In case you need to update the new item with values from the
old one.
|
Modifier and Type | Class and Description |
---|---|
class |
GraphWithUsage |
class |
PlayablePuzzle |
Modifier and Type | Method and Description |
---|---|
void |
PlayablePuzzle.updateThisItemBasedOn(Cacheable<?> other) |
void |
GraphWithUsage.updateThisItemBasedOn(Cacheable<?> other) |