com.advancedpwr.record.methods
Class NullBuilderFactory
java.lang.Object
com.advancedpwr.record.methods.NullBuilderFactory
- All Implemented Interfaces:
- MethodWriterFactory
public class NullBuilderFactory
- extends Object
- implements MethodWriterFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullBuilderFactory
public NullBuilderFactory()
accept
public boolean accept(Class inClass)
- Specified by:
accept in interface MethodWriterFactory
createMethodBuilder
public BuildMethodWriter createMethodBuilder(AccessPath inPath)
- Specified by:
createMethodBuilder in interface MethodWriterFactory
Copyright © 2011 Advanced Power Co. All Rights Reserved.