Uses of Interface
org.qiunet.utils.data.ArgsData.Three
Packages that use ArgsData.Three
-
Uses of ArgsData.Three in org.qiunet.utils.data
Subinterfaces of ArgsData.Three in org.qiunet.utils.dataModifier and TypeInterfaceDescriptionstatic interfaceArgsData.Five<A,B, C, D, E> static interfaceArgsData.Four<A,B, C, D> Methods in org.qiunet.utils.data that return ArgsData.ThreeModifier and TypeMethodDescriptionstatic <A,B, C> ArgsData.Three<A, B, C> ArgsData.of(A a, B b, C c)