Class Hierarchy
Interface Hierarchy
- cn.hutool.core.lang.func.Consumer3<P1,P2,P3>
- java.io.Serializable
- cn.hutool.core.lang.func.Func<P,R>
- cn.hutool.core.lang.func.Func0<R>
- cn.hutool.core.lang.func.Func1<P,R>
- cn.hutool.core.lang.func.VoidFunc<P>
- cn.hutool.core.lang.func.VoidFunc0
- cn.hutool.core.lang.func.VoidFunc1<P>
- cn.hutool.core.lang.func.Supplier1<T,P1>
- cn.hutool.core.lang.func.Supplier2<T,P1,P2>
- cn.hutool.core.lang.func.Supplier3<T,P1,P2,P3>
- cn.hutool.core.lang.func.Supplier4<T,P1,P2,P3,P4>
- cn.hutool.core.lang.func.Supplier5<T,P1,P2,P3,P4,P5>
Copyright © 2024. All rights reserved.