Bindings

Interface Bindings

All Superinterfaces:
Map<String,Object>
All Known Implementing Classes:
SimpleBindings
public interface Bindings
extends Map<String,Object>

A mapping of key/value pairs, all of whose keys are Strings.

Since:
1.6

Nested Classes

Nested classes/interfaces inherited from interface java.util.Map

Map.Entry<K,登录查看完整内容