|
TUM CCSM Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.tum.cs.commons.filesystem.CanonicalFilePool
public class CanonicalFilePool
Pool for CanonicalFile
s.
Constructor Summary | |
---|---|
CanonicalFilePool()
|
Method Summary | |
---|---|
CanonicalFile |
intern(CanonicalFile file)
Get file from pool |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CanonicalFilePool()
Method Detail |
---|
public CanonicalFile intern(CanonicalFile file)
|
TUM CCSM Commons | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |