org.ddd4j.infrastructure.builder
Interface Builder<T>


public interface Builder<T>

http://developers.sun.com/learning/javaoneonline/2007/pdf/TS-2689.pdf


Method Summary
 T build()
           
 

Method Detail

build

T build()


Copyright © 2009. All Rights Reserved.