wisp-feature
2023.10.05.180648-a344967
wisp-feature
/
wisp.feature
/
Feature
Feature
open
class
Feature
(
name
:
String
)
Content copied to clipboard
Typed feature string.
Constructors
Functions
Properties
Constructors
Feature
Link copied to clipboard
fun
Feature
(
name
:
String
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard