JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cn.orionsec.kit.lang.able
Interface Buildable<T>
All Known Implementing Classes:
ApacheClientBuilder
,
Builder
,
CacheKeyBuilder
,
DomBuilder
,
ExecutorBuilder
,
OkClientBuilder
,
StringJoiner
,
ThreadFactoryBuilder
,
TimedCacheBuilder
public interface
Buildable<T>
构建接口
Since:
2019/11/18 18:09
Version:
1.0.0
Author:
Jiahang Li
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
build
()
构建
Method Detail
build
T
build()
构建
Returns:
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2024. All rights reserved.