类 ThreeValues<T,​S,​U>

    • 构造器详细资料

      • ThreeValues

        public ThreeValues()
    • 方法详细资料

      • of

        public static <T,​S,​U> ThreeValues<T,​S,​U> of​(T firstValue,
                                                                            S secondValue,
                                                                            U thirdValue)
        带值初始化