com.advancedpwr.record.methods
Class MapBuilder

java.lang.Object
  extended by com.advancedpwr.record.methods.BuildMethodWriter
      extended by com.advancedpwr.record.methods.AbstractMultiBuilder
          extended by com.advancedpwr.record.methods.MapBuilder

public class MapBuilder
extends AbstractMultiBuilder


Field Summary
 
Fields inherited from class com.advancedpwr.record.methods.AbstractMultiBuilder
fieldCacheFactory
 
Fields inherited from class com.advancedpwr.record.methods.BuildMethodWriter
fieldAccessPath, fieldClassWriter, fieldFactory, fieldScope
 
Constructor Summary
MapBuilder()
           
 
Method Summary
protected  BuildMethodWriter createKeyBuilder(MapPutPath path)
           
protected  void writePopulators()
           
 
Methods inherited from class com.advancedpwr.record.methods.AbstractMultiBuilder
cache, createCachedInstanceMethodBuilder, getCacheFactory
 
Methods inherited from class com.advancedpwr.record.methods.BuildMethodWriter
buildMethod, closeBrace, createMethodBuilder, declaredExceptions, depth, exceptions, formattedExceptionList, getAccessPath, getClassWriter, getFactory, getInstanceTree, hasDeclaredException, hasDefaultConstructor, instanceName, instanceType, newLine, openBrace, populator, resultBuilder, returnType, scope, setAccessPath, setClassWriter, setFactory, setScopeProtected, setScopePublic, wrapException, write, writeBuilderMethods, writeField, writeIfNotNullReturnInstance, writeInstance, writeLine, writeMethodSignature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapBuilder

public MapBuilder()
Method Detail

writePopulators

protected void writePopulators()
Overrides:
writePopulators in class BuildMethodWriter

createKeyBuilder

protected BuildMethodWriter createKeyBuilder(MapPutPath path)


Copyright © 2011 Advanced Power Co. All Rights Reserved.