AllocationsParser

public class AllocationsParser
extends Object

java.lang.Object
   ↳ com.android.tradefed.device.server.AllocationsParser


Summary

Public constructors

AllocationsParser()

Public methods

static AllocationInfo[] parse(ByteBuffer data)

Public constructors

AllocationsParser

public AllocationsParser ()

Public methods

parse

public static AllocationInfo[] parse (ByteBuffer data)

Parameters
data ByteBuffer

Returns
AllocationInfo[]