com.atlassian.greenhopper.model
Class AbstractBuilder<T>

java.lang.Object
  extended by com.atlassian.greenhopper.model.AbstractBuilder<T>
Direct Known Subclasses:
CustomFieldMetadata.Builder

public class AbstractBuilder<T>
extends java.lang.Object


Field Summary
protected  T instance
           
 
Constructor Summary
AbstractBuilder()
           
 
Method Summary
 T build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

protected T instance
Constructor Detail

AbstractBuilder

public AbstractBuilder()
Method Detail

build

public T build()


Copyright © 2007-2012 Atlassian. All Rights Reserved.