Package javax.script

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