toggle menu
0.13.0-SNAPSHOT
0.13.0-SNAPSHOT
0.12.5
jvm
switch theme
search in API
modulecheck-model:dependency:api
/
modulecheck.model.dependency
/
ProjectPath
/
StringProjectPath
String
Project
Path
class
StringProjectPath
(
val
value
:
String
)
:
ProjectPath
(
source
)
Members
Constructors
String
Project
Path
Link copied to clipboard
constructor
(
value
:
String
)
Properties
name
Link copied to clipboard
open
override
val
name
:
String
type
Safe
Value
Link copied to clipboard
val
typeSafeValue
:
String
value
Link copied to clipboard
open
override
val
value
:
String
the raw value of this path
Functions
compare
To
Link copied to clipboard
open
operator override
fun
compareTo
(
other
:
ProjectPath
)
:
Int
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
path
Value
Link copied to clipboard
open
override
fun
pathValue
(
typeSafeProjectPathResolver
:
TypeSafeProjectPathResolver
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
to
Type
Safe
Link copied to clipboard
open
override
fun
toTypeSafe
(
)
:
ProjectPath.TypeSafeProjectPath