Package jmri.util

Class FileUtil.Property

java.lang.Object
jmri.util.FileUtil.Property
All Implemented Interfaces:
Map.Entry<Profile,String>
Enclosing class:
FileUtil

public static class FileUtil.Property extends Object implements Map.Entry<Profile,String>
PropertyChangeEvents for properties that are Profile-specific use a Property to enclose both the Profile and the value of the property.