A - 第一个元素的类型B - 第二个元素的类型C - 第三个元素的类型D - 第四个元素的类型E - 第五个元素的类型@ThreadSafe public class Quintet<A,B,C,D,E> extends Object
| Constructor and Description |
|---|
Quintet(A a,
B b,
C c,
D d,
E e)
创建一个五重奏并存储五个对象
|
Copyright © 2020. All rights reserved.