Back to Fresco

ValueDescriptor

docs/javadoc/reference/com/facebook/imagepipeline/cache/ValueDescriptor.html

3.6.013.1 KB
Original Source

Fresco

|

|

Packages | Classes

Interfaces

Classes

Packages | Classes

public interface

ValueDescriptor

| com.facebook.imagepipeline.cache.ValueDescriptor<V> |

Class Overview

Interface used to get the information about the values.

Summary

Public Methods
abstract int
Returns the size in bytes of the given value.

Public Methods

public abstract int getSizeInBytes(V value)

Returns the size in bytes of the given value.

+Generated by Doclava. +