Back to Fresco

ByteConstants

docs/javadoc/reference/com/facebook/common/util/ByteConstants.html

3.6.010.5 KB
Original Source

Fresco

|

|

Packages | Classes

Classes

Enums

Exceptions

Packages | Classes

Summary: Constants | Inherited Methods | [Expand All]

public class

ByteConstants

extends Object

| java.lang.Object | | ↳ | com.facebook.common.util.ByteConstants |

Summary

Constants
int
int

| [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() |

|

Constants

public static final int KB

Constant Value: 1024 (0x00000400)

public static final int MB

Constant Value: 1048576 (0x00100000)

+Generated by Doclava. +