java.lang.Object
com.github.siroshun09.configapi.core.node.NullNode
All Implemented Interfaces:
Node<Object>

public final class NullNode extends Object implements Node<Object>
A Node implementation that represents null.