Package | Description |
---|---|
fr.dyade.aaa.common.stream |
Modifier and Type | Field and Description |
---|---|
(package private) Properties.Entry |
Properties.Enumerator.entry |
(package private) Properties.Entry |
Properties.Enumerator.lastReturned |
(package private) Properties.Entry |
Properties.Entry.next |
private Properties.Entry[] |
Properties.table
The hash table data.
|
(package private) Properties.Entry[] |
Properties.Enumerator.table |
Constructor and Description |
---|
Properties.Entry(int hash,
String key,
Object value,
Properties.Entry next) |
Copyright © 2015 ScalAgent D.T.. All Rights Reserved.