stick
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
stick
stick-core
/
com.zombachu.stick.element
/
SignatureConstraint
Signature
Constraint
sealed
interface
SignatureConstraint
<
S
,
out
T
>
:
Element
<
S
,
T
>
Inheritors
NonTerminating
Terminating
Parameter
Members
Types
Non
Terminating
Link copied to clipboard
sealed
interface
NonTerminating
<
S
,
out
T
>
:
SignatureConstraint
<
S
,
T
>
,
SignatureConstraint.Terminating
<
S
,
T
>
Terminating
Link copied to clipboard
sealed
interface
Terminating
<
S
,
out
T
>
:
SignatureConstraint
<
S
,
T
>
Properties
size
Link copied to clipboard
abstract
val
size
:
Size
type
Link copied to clipboard
abstract
val
type
:
ElementType