JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
common-java
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.gdface.utils
Interface Delegator<T>
All Known Implementing Classes:
InterfaceDecorator
public interface
Delegator
<T>
装饰者模式接口
Author:
guyadong
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
delegate
()
Method Detail
delegate
T
delegate
()
Returns:
返回代理对象
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 © 2019. All rights reserved.