Class SystemPropertiesMap

java.lang.Object
org.jruby.java.util.SystemPropertiesMap
All Implemented Interfaces:
Map

public class SystemPropertiesMap extends Object implements Map
A java.lang.Map that defers all methods to System properties.