kodein-di
/
org.kodein.di
/
SearchDSL
/
Spec
common
Spec
interface
Spec
Content copied to clipboard
A function that modifies a
SearchSpecs
object to add its constraint.
Types
Functions
Inheritors
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Functions
apply
Link copied to clipboard
common
abstract fun
apply
(specs:
SearchSpecs
)
Content copied to clipboard
Apply the function.
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard
Inheritors
SearchDSL
Link copied to clipboard