public abstract class AbstractBuilder<T> extends Object
AbstractBuilder()
abstract T
build()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AbstractBuilder()
public abstract T build()
Copyright © 2015. All rights reserved.