Class SimpleCommentedConfigurationNode

java.lang.Object
ninja.leaping.configurate.SimpleConfigurationNode
ninja.leaping.configurate.commented.SimpleCommentedConfigurationNode
All Implemented Interfaces:
CommentedConfigurationNode, ConfigurationNode
Direct Known Subclasses:
SimpleAttributedConfigurationNode

public class SimpleCommentedConfigurationNode
extends SimpleConfigurationNode
implements CommentedConfigurationNode
Basic implementation of CommentedConfigurationNode.