SoulLogger
Toggle table of contents
1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
SoulLogger
SoulLogger
/
com.lestere.opensource.rotation
/
RotationManager
/
RotationResult
/
Rotated
Rotated
data
class
Rotated
(
val
previousPath
:
Path
,
val
newPath
:
Path
)
:
RotationManager.RotationResult
(
source
)
Members
Constructors
Rotated
Link copied to clipboard
constructor
(
previousPath
:
Path
,
newPath
:
Path
)
Properties
new
Path
Link copied to clipboard
val
newPath
:
Path
previous
Path
Link copied to clipboard
val
previousPath
:
Path