|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectFacemorph.DataBase.TemparyFiles.Stub
Facemorph.DataBase.TemparyFiles.PyramidStub
public class PyramidStub
Constructor Summary | |
---|---|
PyramidStub(Pyramid object)
Create a Stub for the cache system using the specified object. |
Method Summary | |
---|---|
Pyramid |
get()
|
void |
update(Pyramid object)
|
Methods inherited from class Facemorph.DataBase.TemparyFiles.Stub |
---|
compare, finalize, getFile, getID, remove, setCacheHandler |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public PyramidStub(Pyramid object)
object
- object to use in the caching system.Method Detail |
---|
public void update(Pyramid object)
public Pyramid get()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |