Configuration(configuration: Configuration)
Deep copy constructor
configuration
- The original instance
Configuration(size: Int = 0, imsi: Imsi = Imsi(), locale: Locale = Locale(), screenType: ScreenType = ScreenType(), input: Input = Input(), screenSize: ScreenSize = ScreenSize(), version: Version = Version(), screenConfig: ScreenConfig = ScreenConfig(), screenSizeDp: ScreenSize = ScreenSize(), localeScript: ByteArray = ByteArray(4), localeVariant: ByteArray = ByteArray(8), screenConfig2: ScreenConfig2 = ScreenConfig2())
Author
johnsonlee