com.android.dex
Class TableOfContents.Section
java.lang.Object
com.android.dex.TableOfContents.Section
- All Implemented Interfaces:
- Comparable<TableOfContents.Section>
- Enclosing class:
- TableOfContents
public static class TableOfContents.Section
- extends Object
- implements Comparable<TableOfContents.Section>
type
public final short type
size
public int size
off
public int off
byteCount
public int byteCount
TableOfContents.Section
public TableOfContents.Section(int type)
exists
public boolean exists()
compareTo
public int compareTo(TableOfContents.Section section)
- Specified by:
compareTo in interface Comparable<TableOfContents.Section>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2015. All rights reserved.