-
public class VitoUtils
-
-
Method Summary
Modifier and Type Method Description final static LonggenerateIdentifier()Create a unique Fresco Vito image ID. final static StringgetStringId(Long id)Create a string version for the given Vito ID. -
-
Method Detail
-
generateIdentifier
final static Long generateIdentifier()
Create a unique Fresco Vito image ID.
-
getStringId
final static String getStringId(Long id)
Create a string version for the given Vito ID.
-
-
-
-