Package-level declarations
Types
Functions
Link copied to clipboard
Returns a list of all constructors for a KClass
Link copied to clipboard
Link copied to clipboard
Returns the single qualifier in the receiver list if there is one. Throws a MultipleQualifierError if there is more than one qualifier.
Link copied to clipboard
Returns true if the receiver is a qualifier annotation
Link copied to clipboard
Returns the number of parameters for a given KFunction
Link copied to clipboard
Returns a list of DependencyKeys that represent the parameters of the receiver KFunction.
Link copied to clipboard
Returns the primary constructor for a KClass
Link copied to clipboard
Link copied to clipboard
Returns a concrete TypeToken representing the referencedType using the receiver as context.
Link copied to clipboard
Tries to make a KFunction accessible if it is not already
Link copied to clipboard
Returns a list of type parameters for the receiver KClass