Package hiiragi283.core.api.util
Class Ior.Both
-
-
Field Summary
Fields Modifier and Type Field Description private final AleftValueprivate final BrightValue
-
Method Summary
Modifier and Type Method Description final AgetLeftValue()final BgetRightValue()-
-
Method Detail
-
getLeftValue
final A getLeftValue()
-
getRightValue
final B getRightValue()
-
-
-
-