Package | Description |
---|---|
com.caucho.quercus.env |
Modifier and Type | Class and Description |
---|---|
class |
ChainedMap<K,V>
Represents a PHP chained map
|
Constructor and Description |
---|
ChainedMap(VarMap<K,V> next) |
ChainedMap(VarMap<K,V> next,
java.util.Map<K,V> map) |