Class MemorySection

java.lang.Object
org.bukkit.configuration.MemorySection
All Implemented Interfaces:
ConfigurationSection
Direct Known Subclasses:
MemoryConfiguration

public class MemorySection extends Object implements ConfigurationSection
A type of ConfigurationSection that is stored in memory.