Skip navigation links
A B C D E F G I J K L M N O P R S T 

A

add(Object) - Method in class kotlin.jvm.internal.SpreadBuilder
 
addSpread(Object) - Method in class kotlin.jvm.internal.SpreadBuilder
 
afterInlineCall() - Static method in class kotlin.jvm.internal.InlineMarker
 
areEqual(Object, Object) - Static method in class kotlin.jvm.internal.Intrinsics
 
asMutableCollection(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterable(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableList(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableListIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMap(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableMapEntry(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
asMutableSet(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 

B

beforeCheckcastToFunctionOfArity(Object, int) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
beforeInlineCall() - Static method in class kotlin.jvm.internal.InlineMarker
 
beforeSafeCheckcastToFunctionOfArity(Object, int) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
BooleanRef() - Constructor for class kotlin.jvm.internal.Ref.BooleanRef
 
ByteRef() - Constructor for class kotlin.jvm.internal.Ref.ByteRef
 

C

call(Object...) - Method in class kotlin.jvm.internal.CallableReference
 
call(Object...) - Method in class kotlin.jvm.internal.FunctionReference
 
CallableReference - Class in kotlin.jvm.internal
A superclass for all classes generated by Kotlin compiler for callable references.
CallableReference() - Constructor for class kotlin.jvm.internal.CallableReference
 
callBy(Map) - Method in class kotlin.jvm.internal.CallableReference
 
callBy(Map) - Method in class kotlin.jvm.internal.FunctionReference
 
CharRef() - Constructor for class kotlin.jvm.internal.Ref.CharRef
 
checkExpressionValueIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkFieldIsNotNull(Object, String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkParameterIsNotNull(Object, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
checkReturnedValueIsNotNull(Object, String, String) - Static method in class kotlin.jvm.internal.Intrinsics
 
CollectionToArray - Class in kotlin.jvm.internal
 
compare(long, long) - Static method in class kotlin.jvm.internal.Intrinsics
 
compare(int, int) - Static method in class kotlin.jvm.internal.Intrinsics
 
createKotlinClass(Class) - Static method in class kotlin.jvm.internal.Reflection
 
createKotlinClass(Class) - Method in class kotlin.jvm.internal.ReflectionFactory
 
createKotlinPackage(Class, String) - Static method in class kotlin.jvm.internal.Reflection
Deprecated.
createKotlinPackage(Class, String) - Method in class kotlin.jvm.internal.ReflectionFactory
Deprecated.

D

DoubleRef() - Constructor for class kotlin.jvm.internal.Ref.DoubleRef
 

E

element - Variable in class kotlin.jvm.internal.Ref.BooleanRef
 
element - Variable in class kotlin.jvm.internal.Ref.ByteRef
 
element - Variable in class kotlin.jvm.internal.Ref.CharRef
 
element - Variable in class kotlin.jvm.internal.Ref.DoubleRef
 
element - Variable in class kotlin.jvm.internal.Ref.FloatRef
 
element - Variable in class kotlin.jvm.internal.Ref.IntRef
 
element - Variable in class kotlin.jvm.internal.Ref.LongRef
 
element - Variable in class kotlin.jvm.internal.Ref.ObjectRef
 
element - Variable in class kotlin.jvm.internal.Ref.ShortRef
 
error() - Static method in class kotlin.jvm.internal.CallableReference
 
error() - Static method in class kotlin.jvm.internal.FunctionReference
 

F

finallyEnd(int) - Static method in class kotlin.jvm.internal.InlineMarker
 
finallyStart(int) - Static method in class kotlin.jvm.internal.InlineMarker
 
FloatRef() - Constructor for class kotlin.jvm.internal.Ref.FloatRef
 
foreignKotlinClass(Class) - Static method in class kotlin.jvm.internal.Reflection
Deprecated.
foreignKotlinClass(Class) - Method in class kotlin.jvm.internal.ReflectionFactory
Deprecated.
foreignKotlinClasses(Class[]) - Static method in class kotlin.jvm.internal.Reflection
Deprecated.
function(FunctionReference) - Static method in class kotlin.jvm.internal.Reflection
 
function(FunctionReference) - Method in class kotlin.jvm.internal.ReflectionFactory
 
FunctionImpl - Class in kotlin.jvm.internal
 
FunctionImpl() - Constructor for class kotlin.jvm.internal.FunctionImpl
 
FunctionReference - Class in kotlin.jvm.internal
 
FunctionReference(int) - Constructor for class kotlin.jvm.internal.FunctionReference
 
FunctionReference() - Constructor for class kotlin.jvm.internal.FunctionReference
Deprecated.

G

get() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
get(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
get(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
get() - Method in class kotlin.jvm.internal.PropertyReference0
 
get(Object) - Method in class kotlin.jvm.internal.PropertyReference1
 
get(Object, Object) - Method in class kotlin.jvm.internal.PropertyReference2
 
getAnnotations() - Method in class kotlin.jvm.internal.CallableReference
 
getAnnotations() - Method in class kotlin.jvm.internal.FunctionReference
 
getArity() - Method in class kotlin.jvm.internal.FunctionImpl
 
getArity() - Method in class kotlin.jvm.internal.FunctionReference
 
getFunctionArity(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
getGetter() - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference0
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference1
 
getGetter() - Method in class kotlin.jvm.internal.PropertyReference2
 
getName() - Method in class kotlin.jvm.internal.CallableReference
 
getName() - Method in class kotlin.jvm.internal.FunctionReference
 
getOrCreateKotlinClass(Class) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinClass(Class) - Method in class kotlin.jvm.internal.ReflectionFactory
 
getOrCreateKotlinClasses(Class[]) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinPackage(Class, String) - Static method in class kotlin.jvm.internal.Reflection
 
getOrCreateKotlinPackage(Class, String) - Method in class kotlin.jvm.internal.ReflectionFactory
 
getOwner() - Method in class kotlin.jvm.internal.CallableReference
 
getOwner() - Method in class kotlin.jvm.internal.FunctionReference
 
getParameters() - Method in class kotlin.jvm.internal.CallableReference
 
getParameters() - Method in class kotlin.jvm.internal.FunctionReference
 
getProgressionFinalElement(int, int, int) - Static method in class kotlin.internal.InternalPackage
Deprecated.
 
getProgressionFinalElement(long, long, long) - Static method in class kotlin.internal.InternalPackage
Deprecated.
 
getReturnType() - Method in class kotlin.jvm.internal.CallableReference
 
getReturnType() - Method in class kotlin.jvm.internal.FunctionReference
 
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
getSetter() - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
getSignature() - Method in class kotlin.jvm.internal.CallableReference
 
getSignature() - Method in class kotlin.jvm.internal.FunctionReference
 
goToTryCatchBlockEnd() - Static method in class kotlin.jvm.internal.InlineMarker
Deprecated.

I

InlineMarker - Class in kotlin.jvm.internal
 
InlineMarker() - Constructor for class kotlin.jvm.internal.InlineMarker
 
InternalPackage - Class in kotlin.internal
Deprecated.
InternalPackage() - Constructor for class kotlin.internal.InternalPackage
Deprecated.
 
IntRef() - Constructor for class kotlin.jvm.internal.Ref.IntRef
 
Intrinsics - Class in kotlin.jvm.internal
 
invoke() - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invoke(Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object, Object) - Method in class kotlin.jvm.internal.FunctionImpl
 
invokeVararg(Object...) - Method in class kotlin.jvm.internal.FunctionImpl
 
isFunctionOfArity(Object, int) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableCollection(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableIterable(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableList(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableListIterator(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableMap(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableMapEntry(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
isMutableSet(Object) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 

J

jet.runtime.typeinfo - package jet.runtime.typeinfo
 

K

KMappedMarker - Interface in kotlin.jvm.internal.markers
 
KMutableCollection - Interface in kotlin.jvm.internal.markers
 
KMutableIterable - Interface in kotlin.jvm.internal.markers
 
KMutableIterator - Interface in kotlin.jvm.internal.markers
 
KMutableList - Interface in kotlin.jvm.internal.markers
 
KMutableListIterator - Interface in kotlin.jvm.internal.markers
 
KMutableMap - Interface in kotlin.jvm.internal.markers
 
KMutableMap.Entry - Interface in kotlin.jvm.internal.markers
 
KMutableSet - Interface in kotlin.jvm.internal.markers
 
kotlin - package kotlin
 
kotlin.internal - package kotlin.internal
 
kotlin.jvm - package kotlin.jvm
 
kotlin.jvm.internal - package kotlin.jvm.internal
 
kotlin.jvm.internal.markers - package kotlin.jvm.internal.markers
 
KotlinClass - Annotation Type in kotlin.jvm.internal
 
KotlinDelegatedMethod - Annotation Type in kotlin.jvm.internal
 
KotlinFileFacade - Annotation Type in kotlin.jvm.internal
 
KotlinFunction - Annotation Type in kotlin.jvm.internal
 
KotlinInterfaceDefaultImpls - Annotation Type in kotlin.jvm.internal
 
KotlinLocalClass - Annotation Type in kotlin.jvm.internal
 
KotlinMultifileClass - Annotation Type in kotlin.jvm.internal
 
KotlinMultifileClassPart - Annotation Type in kotlin.jvm.internal
 
KotlinNullPointerException - Exception in kotlin
 
KotlinNullPointerException() - Constructor for exception kotlin.KotlinNullPointerException
 
KotlinPackage - Annotation Type in kotlin.jvm.internal
 
KotlinReflectionNotSupportedError - Error in kotlin.jvm
 
KotlinReflectionNotSupportedError() - Constructor for error kotlin.jvm.KotlinReflectionNotSupportedError
 
KotlinSignature - Annotation Type in jet.runtime.typeinfo
Deprecated.
This annotation is no longer supported by the Kotlin compiler and will be removed in 1.0
KotlinSignature - Annotation Type in kotlin.jvm
Deprecated.
This annotation is no longer supported by the Kotlin compiler and will be removed in 1.0
KotlinSyntheticClass - Annotation Type in kotlin.jvm.internal
 

L

LongRef() - Constructor for class kotlin.jvm.internal.Ref.LongRef
 

M

Mutable - Annotation Type in org.jetbrains.annotations
Annotate anything of type descendant from Iterable or Iterator with @Mutable if the corresponding collection/iterator is allowed to be mutated
mutableProperty0(MutablePropertyReference0) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty0(MutablePropertyReference0) - Method in class kotlin.jvm.internal.ReflectionFactory
 
mutableProperty1(MutablePropertyReference1) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty1(MutablePropertyReference1) - Method in class kotlin.jvm.internal.ReflectionFactory
 
mutableProperty2(MutablePropertyReference2) - Static method in class kotlin.jvm.internal.Reflection
 
mutableProperty2(MutablePropertyReference2) - Method in class kotlin.jvm.internal.ReflectionFactory
 
MutablePropertyReference - Class in kotlin.jvm.internal
 
MutablePropertyReference() - Constructor for class kotlin.jvm.internal.MutablePropertyReference
 
MutablePropertyReference0 - Class in kotlin.jvm.internal
 
MutablePropertyReference0() - Constructor for class kotlin.jvm.internal.MutablePropertyReference0
 
MutablePropertyReference1 - Class in kotlin.jvm.internal
 
MutablePropertyReference1() - Constructor for class kotlin.jvm.internal.MutablePropertyReference1
 
MutablePropertyReference2 - Class in kotlin.jvm.internal
 
MutablePropertyReference2() - Constructor for class kotlin.jvm.internal.MutablePropertyReference2
 

N

needClassReification() - Static method in class kotlin.jvm.internal.Intrinsics
 
NotNull - Annotation Type in org.jetbrains.annotations
An element annotated with NotNull claims null value is forbidden to return (for methods), pass to (parameters) and hold (local variables and fields).
NoWhenBranchMatchedException - Exception in kotlin
 
NoWhenBranchMatchedException() - Constructor for exception kotlin.NoWhenBranchMatchedException
 
Nullable - Annotation Type in org.jetbrains.annotations
An element annotated with Nullable claims null value is perfectly valid to return (for methods), pass to (parameters) and hold (local variables and fields).

O

ObjectRef() - Constructor for class kotlin.jvm.internal.Ref.ObjectRef
 
org.jetbrains.annotations - package org.jetbrains.annotations
 

P

property0(PropertyReference0) - Static method in class kotlin.jvm.internal.Reflection
 
property0(PropertyReference0) - Method in class kotlin.jvm.internal.ReflectionFactory
 
property1(PropertyReference1) - Static method in class kotlin.jvm.internal.Reflection
 
property1(PropertyReference1) - Method in class kotlin.jvm.internal.ReflectionFactory
 
property2(PropertyReference2) - Static method in class kotlin.jvm.internal.Reflection
 
property2(PropertyReference2) - Method in class kotlin.jvm.internal.ReflectionFactory
 
PropertyReference - Class in kotlin.jvm.internal
 
PropertyReference() - Constructor for class kotlin.jvm.internal.PropertyReference
 
PropertyReference0 - Class in kotlin.jvm.internal
 
PropertyReference0() - Constructor for class kotlin.jvm.internal.PropertyReference0
 
PropertyReference1 - Class in kotlin.jvm.internal
 
PropertyReference1() - Constructor for class kotlin.jvm.internal.PropertyReference1
 
PropertyReference2 - Class in kotlin.jvm.internal
 
PropertyReference2() - Constructor for class kotlin.jvm.internal.PropertyReference2
 

R

ReadOnly - Annotation Type in org.jetbrains.annotations
Annotate anything of type descendant from Iterable or Iterator with @ReadOnly if the underlying reference is not intended for mutation.
Ref - Class in kotlin.jvm.internal
 
Ref.BooleanRef - Class in kotlin.jvm.internal
 
Ref.ByteRef - Class in kotlin.jvm.internal
 
Ref.CharRef - Class in kotlin.jvm.internal
 
Ref.DoubleRef - Class in kotlin.jvm.internal
 
Ref.FloatRef - Class in kotlin.jvm.internal
 
Ref.IntRef - Class in kotlin.jvm.internal
 
Ref.LongRef - Class in kotlin.jvm.internal
 
Ref.ObjectRef<T> - Class in kotlin.jvm.internal
 
Ref.ShortRef - Class in kotlin.jvm.internal
 
Reflection - Class in kotlin.jvm.internal
This class serves as a facade to the actual reflection implementation.
Reflection() - Constructor for class kotlin.jvm.internal.Reflection
 
ReflectionFactory - Class in kotlin.jvm.internal
 
ReflectionFactory() - Constructor for class kotlin.jvm.internal.ReflectionFactory
 
reifyCheckcast(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
reifyInstanceof(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
reifyJavaClass(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
reifyNewArray(String) - Static method in class kotlin.jvm.internal.Intrinsics
 

S

set(Object) - Method in class kotlin.jvm.internal.MutablePropertyReference0
 
set(Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference1
 
set(Object, Object, Object) - Method in class kotlin.jvm.internal.MutablePropertyReference2
 
ShortRef() - Constructor for class kotlin.jvm.internal.Ref.ShortRef
 
size() - Method in class kotlin.jvm.internal.SpreadBuilder
 
SpreadBuilder - Class in kotlin.jvm.internal
 
SpreadBuilder(int) - Constructor for class kotlin.jvm.internal.SpreadBuilder
 
stringPlus(String, Object) - Static method in class kotlin.jvm.internal.Intrinsics
 

T

throwCce(Object, String) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
throwCce(ClassCastException) - Static method in class kotlin.jvm.internal.TypeIntrinsics
 
throwNpe() - Static method in class kotlin.jvm.internal.Intrinsics
 
throwUninitializedPropertyAccessException(String) - Static method in class kotlin.jvm.internal.Intrinsics
 
toArray(Collection<?>) - Static method in class kotlin.jvm.internal.CollectionToArray
 
toArray(Collection<E>, T[]) - Static method in class kotlin.jvm.internal.CollectionToArray
 
toArray(Object[]) - Method in class kotlin.jvm.internal.SpreadBuilder
 
toString() - Method in class kotlin.jvm.internal.Ref.BooleanRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ByteRef
 
toString() - Method in class kotlin.jvm.internal.Ref.CharRef
 
toString() - Method in class kotlin.jvm.internal.Ref.DoubleRef
 
toString() - Method in class kotlin.jvm.internal.Ref.FloatRef
 
toString() - Method in class kotlin.jvm.internal.Ref.IntRef
 
toString() - Method in class kotlin.jvm.internal.Ref.LongRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ObjectRef
 
toString() - Method in class kotlin.jvm.internal.Ref.ShortRef
 
TypeCastException - Exception in kotlin
 
TypeCastException(String) - Constructor for exception kotlin.TypeCastException
 
TypeIntrinsics - Class in kotlin.jvm.internal
 
TypeIntrinsics() - Constructor for class kotlin.jvm.internal.TypeIntrinsics
 
A B C D E F G I J K L M N O P R S T 
Skip navigation links

Copyright © 2015. All Rights Reserved.