docs/javadoc/reference/com/facebook/cache/common/CacheKeyUtil.html
|
|
Summary: Ctors | Methods | Inherited Methods | [Expand All]
public final class
extends Object
| java.lang.Object | | ↳ | com.facebook.cache.common.CacheKeyUtil |
| Public Constructors |
|---|
| Public Methods |
|---|
| static String |
| Get the resourceId from the first key in MultiCacheKey or get single resourceId from CacheKey. |
| static List<String> |
| Get a list of possible resourceIds from MultiCacheKey or get single resourceId from CacheKey. |
| [Expand] Inherited Methods | | --- | | From class java.lang.Object
| Object | clone() | | boolean | equals(Object arg0) | | void | finalize() | | final Class<?> | getClass() | | int | hashCode() | | final void | notify() | | final void | notifyAll() | | String | toString() | | final void | wait(long arg0, int arg1) | | final void | wait(long arg0) | | final void | wait() |
|
Get the resourceId from the first key in MultiCacheKey or get single resourceId from CacheKey.
Get a list of possible resourceIds from MultiCacheKey or get single resourceId from CacheKey.
+Generated by Doclava. +