Searched defs:slots (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/io/
H A DEmulatedFields.java64 // The collection of slots the receiver represents
80 // We assume the slots are already sorted in the right shape for dumping
86 * Build emulated slots that correspond to emulated fields. A slot is a
100 // We assume the slots are already sorted in the right shape for dumping
544 public ObjectSlot[] slots() { method in class:EmulatedFields

Completed in 4 milliseconds