org.robokind.api.common.lifecycle.config
Class SelfBuildingConfig.DefaultSelfBuilder<V>

java.lang.Object
  extended by org.robokind.api.common.lifecycle.config.SelfBuildingConfig.DefaultSelfBuilder<V>
All Implemented Interfaces:
org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,V>
Enclosing class:
SelfBuildingConfig

public static class SelfBuildingConfig.DefaultSelfBuilder<V>
extends Object
implements org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,V>


Constructor Summary
SelfBuildingConfig.DefaultSelfBuilder()
           
 
Method Summary
 V adapt(org.jflux.api.core.config.Configuration<String> a)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfBuildingConfig.DefaultSelfBuilder

public SelfBuildingConfig.DefaultSelfBuilder()
Method Detail

adapt

public V adapt(org.jflux.api.core.config.Configuration<String> a)
Specified by:
adapt in interface org.jflux.api.core.Adapter<org.jflux.api.core.config.Configuration<String>,V>


Copyright © 2011-2013. All Rights Reserved.