|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nostra13.universalimageloader.cache.disc.naming.HashCodeFileNameGenerator
public class HashCodeFileNameGenerator
Names image file as image URI hashcode
Constructor Summary | |
---|---|
HashCodeFileNameGenerator()
|
Method Summary | |
---|---|
java.lang.String |
generate(java.lang.String imageUri)
Generates unique file name for image defined by URI |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashCodeFileNameGenerator()
Method Detail |
---|
public java.lang.String generate(java.lang.String imageUri)
FileNameGenerator
generate
in interface FileNameGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |