toggle menu
IntelliJPlatformGradlePlugin
2.0.0
jvm
switch theme
search in API
IntelliJPlatformGradlePlugin
/
org.jetbrains.intellij.platform.gradle.models
/
JetBrainsIdesReleases
/
Product
/
Channel
/
Build
/
Patch
Patch
@
Serializable
data
class
Patch
(
val
from
:
String
,
val
size
:
String
,
val
fullFrom
:
String
)
Members
Constructors
Patch
Link copied to clipboard
constructor
(
from
:
String
,
size
:
String
,
fullFrom
:
String
)
Properties
from
Link copied to clipboard
val
from
:
String
full
From
Link copied to clipboard
val
fullFrom
:
String
size
Link copied to clipboard
val
size
:
String