Spec-Zone .ru
спецификации, руководства, описания, API
|
public interface BuilderFactory
Modifier and Type | Method and Description |
---|---|
Builder<?> |
getBuilder(java.lang.Class<?> type)
Returns a builder suitable for constructing instances of the given type.
|
Builder<?> getBuilder(java.lang.Class<?> type)
type
- Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to