Module it.auties.cobalt
Class InteractivePointBuilder
java.lang.Object
it.auties.whatsapp.model.button.interactive.InteractivePointBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate doubleprivate intprivate doubleprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()x(double x) xDeprecated(int xDeprecated) y(double y) yDeprecated(int yDeprecated)
-
Field Details
-
xDeprecated
private int xDeprecated -
yDeprecated
private int yDeprecated -
x
private double x -
y
private double y
-
-
Constructor Details
-
InteractivePointBuilder
public InteractivePointBuilder()
-
-
Method Details
-
xDeprecated
-
yDeprecated
-
x
-
y
-
build
-