Package org.ships.config.node
Class CollectionDedicatedNode<V,K extends Collection<V>,N extends org.core.config.ConfigurationNode.KnownParser.CollectionKnown<V>>
java.lang.Object
org.ships.config.node.CollectionDedicatedNode<V,K,N>
- All Implemented Interfaces:
DedicatedNode<K,
V, N>
public class CollectionDedicatedNode<V,K extends Collection<V>,N extends org.core.config.ConfigurationNode.KnownParser.CollectionKnown<V>>
extends Object
implements DedicatedNode<K,V,N>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CollectionDedicatedNode
-
-
Method Details
-
getNode
- Specified by:
getNode
in interfaceDedicatedNode<V,
K extends Collection<V>, N extends org.core.config.ConfigurationNode.KnownParser.CollectionKnown<V>>
-
getKeyName
- Specified by:
getKeyName
in interfaceDedicatedNode<V,
K extends Collection<V>, N extends org.core.config.ConfigurationNode.KnownParser.CollectionKnown<V>>
-
apply
- Specified by:
apply
in interfaceDedicatedNode<V,
K extends Collection<V>, N extends org.core.config.ConfigurationNode.KnownParser.CollectionKnown<V>>
-