Created
April 9, 2019 03:51
-
-
Save huantt/0fb13f3fc330fe006852be3d5e201a91 to your computer and use it in GitHub Desktop.
We can use this function to copy value from an object to another object that has some fields is the same
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| DeviceInfo deviceInfo = new DeviceInfo() | |
| InvokerHelper.setProperties(deviceInfo, deviceDetector.getDeviceInfo(client.userAgent).properties) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment