- java.lang.Object
-
- org.apache.shenyu.plugin.base.utils.BeanHolder<O>
-
-
构造器概要
构造器
| 构造器和说明 |
BeanHolder(java.util.function.Supplier<O> supplier) |
-
方法概要
-
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
方法详细资料
-
get
public O get()
Get bean.
- 指定者:
get 在接口中 java.util.function.Supplier<O>
- 返回:
- bean
-
isNull
public boolean isNull()
Is null.
- 返回:
- boolean
Copyright © 2026 The Apache Software Foundation. All rights reserved.