protected static class ERXPropertyListSerialization._BinaryPListParser.BinaryDict extends Object
Constructor and Description |
---|
BinaryDict(List<?> objectTable,
int count) |
Modifier and Type | Method and Description |
---|---|
void |
addKeyRef(int index,
long ref) |
void |
addValueRef(int index,
long ref) |
String |
getKey(int i) |
Object |
getValue(int i) |
int |
size() |
NSDictionary<String,?> |
toNSDictionary() |
String |
toString() |
public BinaryDict(List<?> objectTable, int count)
public int size()
public void addKeyRef(int index, long ref)
public void addValueRef(int index, long ref)
public String getKey(int i)
i
- public Object getValue(int i)
i
- public NSDictionary<String,?> toNSDictionary()
Copyright © 2002 – 2024 Project Wonder.