Package de.otto.jlineup.config
Class DeviceConfig.Builder
java.lang.Object
de.otto.jlineup.config.DeviceConfig.Builder
- Enclosing class:
- DeviceConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDeviceName(String val) withHeight(int val) withPixelRatio(float val) withTouch(boolean val) withUserAgent(String val) withWidth(int val)
-
Method Details
-
withWidth
-
withHeight
-
withPixelRatio
-
withDeviceName
-
withUserAgent
-
withTouch
-
build
-