toggle menu
GradleGalaxy
3.1.0
jvm
switch theme
search in API
GradleGalaxy
/
xyz.srnyx.gradlegalaxy.data.annoyingapi
/
Relocation
Relocation
@
Serializable
data
class
Relocation
(
val
from
:
String
,
val
to
:
String
?
=
null
)
Members
Constructors
Relocation
Link copied to clipboard
constructor
(
from
:
String
,
to
:
String
?
=
null
)
Properties
from
Link copied to clipboard
val
from
:
String
to
Link copied to clipboard
val
to
:
String
?
=
null