wisp-feature
Toggle table of contents
2025.01.14.212100-300c730
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-feature
wisp-feature
/
wisp.feature
/
Feature
Feature
open
class
Feature
(
val
name
:
String
)
Typed feature string.
Members
Constructors
Feature
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String