- c - Variable in class clojure.lang.Compiler.ImportExpr
-
- c - Variable in class clojure.lang.Compiler.NewExpr
-
- c - Variable in class clojure.lang.Compiler.TryExpr.CatchClause
-
- c - Variable in class clojure.lang.MethodImplCache.Entry
-
- call() - Method in class clojure.lang.AFn
-
- call() - Method in class clojure.lang.Keyword
-
- call() - Method in class clojure.lang.Ref
-
- call() - Method in class clojure.lang.Var
-
- CALOAD - Static variable in interface clojure.asm.Opcodes
-
- canBeCleared - Variable in class clojure.lang.Compiler.LocalBinding
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.BodyExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.CaseExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.IfExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.InstanceOfExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.LetExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.LocalBindingExpr
-
- canEmitPrimitive() - Method in interface clojure.lang.Compiler.MaybePrimitiveExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.MethodParamExpr
-
- canEmitPrimitive() - Method in class clojure.lang.Compiler.RecurExpr
-
- capacity() - Method in class clojure.lang.PersistentArrayMap
-
- capacity() - Method in class clojure.lang.PersistentTreeMap
-
- CaseExpr(int, int, Compiler.LocalBindingExpr, int, int, int, int, Compiler.Expr, SortedMap<Integer, Compiler.Expr>, HashMap<Integer, Compiler.Expr>, Keyword, Keyword, Set<Integer>) - Constructor for class clojure.lang.Compiler.CaseExpr
-
- cast(Type, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instructions to cast a numerical value from one type to
another.
- CASTORE - Static variable in interface clojure.asm.Opcodes
-
- CatchClause(Class, Compiler.LocalBinding, Compiler.Expr) - Constructor for class clojure.lang.Compiler.TryExpr.CatchClause
-
- catchException(Label, Label, Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Marks the start of an exception handler.
- catchExprs - Variable in class clojure.lang.Compiler.TryExpr
-
- CHAR - Static variable in class clojure.asm.Type
-
The sort of the char type.
- char_array(int, Object) - Static method in class clojure.lang.Numbers
-
- char_array(Object) - Static method in class clojure.lang.Numbers
-
- CHAR_MAP - Static variable in class clojure.lang.Compiler
-
- CHAR_TYPE - Static variable in class clojure.asm.Type
-
The char type.
- CharacterReader() - Constructor for class clojure.lang.EdnReader.CharacterReader
-
- CharacterReader() - Constructor for class clojure.lang.LispReader.CharacterReader
-
- characters(char[], int, int) - Method in class clojure.lang.XMLHandler
-
- charCast(Object) - Static method in class clojure.lang.RT
-
- charCast(byte) - Static method in class clojure.lang.RT
-
- charCast(short) - Static method in class clojure.lang.RT
-
- charCast(char) - Static method in class clojure.lang.RT
-
- charCast(int) - Static method in class clojure.lang.RT
-
- charCast(long) - Static method in class clojure.lang.RT
-
- charCast(float) - Static method in class clojure.lang.RT
-
- charCast(double) - Static method in class clojure.lang.RT
-
- chars(Object) - Static method in class clojure.lang.Numbers
-
- checkCast(Type) - Method in class clojure.asm.commons.GeneratorAdapter
-
Generates the instruction to check that the top stack value is of the
given type.
- CHECKCAST - Static variable in interface clojure.asm.Opcodes
-
- chunk() - Method in class clojure.lang.ChunkBuffer
-
- ChunkBuffer - Class in clojure.lang
-
- ChunkBuffer(int) - Constructor for class clojure.lang.ChunkBuffer
-
- ChunkedCons - Class in clojure.lang
-
- ChunkedCons(IChunk, ISeq) - Constructor for class clojure.lang.ChunkedCons
-
- chunkedFirst() - Method in class clojure.lang.ChunkedCons
-
- chunkedFirst() - Method in interface clojure.lang.IChunkedSeq
-
- chunkedFirst() - Method in class clojure.lang.PersistentVector.ChunkedSeq
-
- chunkedMore() - Method in class clojure.lang.ChunkedCons
-
- chunkedMore() - Method in interface clojure.lang.IChunkedSeq
-
- chunkedMore() - Method in class clojure.lang.PersistentVector.ChunkedSeq
-
- chunkedNext() - Method in class clojure.lang.ChunkedCons
-
- chunkedNext() - Method in interface clojure.lang.IChunkedSeq
-
- chunkedNext() - Method in class clojure.lang.PersistentVector.ChunkedSeq
-
- chunkedSeq() - Method in class clojure.lang.PersistentVector
-
- ChunkedSeq(PersistentVector, int, int) - Constructor for class clojure.lang.PersistentVector.ChunkedSeq
-
- ClassAdapter - Class in clojure.asm
-
- ClassAdapter(ClassVisitor) - Constructor for class clojure.asm.ClassAdapter
-
- classChar(Object) - Static method in class clojure.lang.Compiler.FnMethod
-
- classForName(String) - Static method in class clojure.lang.RT
-
- classMeta - Variable in class clojure.lang.Compiler.ObjExpr
-
- classOf(Object) - Static method in class clojure.lang.Util
-
- ClassReader - Class in clojure.asm
-
A Java class parser to make a
ClassVisitor
visit an existing class.
- ClassReader(byte[]) - Constructor for class clojure.asm.ClassReader
-
- ClassReader(byte[], int, int) - Constructor for class clojure.asm.ClassReader
-
- ClassReader(InputStream) - Constructor for class clojure.asm.ClassReader
-
- ClassReader(String) - Constructor for class clojure.asm.ClassReader
-
- ClassVisitor - Interface in clojure.asm
-
A visitor to visit a Java class.
- ClassWriter - Class in clojure.asm
-
- ClassWriter(int) - Constructor for class clojure.asm.ClassWriter
-
- ClassWriter(ClassReader, int) - Constructor for class clojure.asm.ClassWriter
-
Constructs a new
ClassWriter
object and enables optimizations for
"mostly add" bytecode transformations.
- clear() - Method in class clojure.lang.APersistentMap
-
- clear() - Method in class clojure.lang.APersistentSet
-
- clear() - Method in class clojure.lang.APersistentVector
-
- clear() - Method in class clojure.lang.ASeq
-
- clear() - Method in class clojure.lang.LazySeq
-
- clear() - Method in class clojure.lang.PersistentQueue
-
- clear() - Method in class clojure.lang.TransactionalHashMap
-
- CLEAR_PATH - Static variable in class clojure.lang.Compiler
-
- CLEAR_ROOT - Static variable in class clojure.lang.Compiler
-
- CLEAR_SITES - Static variable in class clojure.lang.Compiler
-
- clearBit(Object, Object) - Static method in class clojure.lang.Numbers
-
- clearBit(Object, long) - Static method in class clojure.lang.Numbers
-
- clearBit(long, Object) - Static method in class clojure.lang.Numbers
-
- clearBit(long, long) - Static method in class clojure.lang.Numbers
-
- clearCache(ReferenceQueue, ConcurrentHashMap<K, Reference<V>>) - Static method in class clojure.lang.Util
-
- clearPath - Variable in class clojure.lang.Compiler.LocalBindingExpr
-
- clearPathRoot - Variable in class clojure.lang.Compiler.LocalBinding
-
- clearRoot - Variable in class clojure.lang.Compiler.LocalBindingExpr
-
- clojure.asm - package clojure.asm
-
Provides a small and fast bytecode manipulation framework.
- clojure.asm.commons - package clojure.asm.commons
-
Provides some useful class and method adapters.
- clojure.lang - package clojure.lang
-
- CLOJURE_NS - Static variable in class clojure.lang.RT
-
- cloneThreadBindingFrame() - Static method in class clojure.lang.Var
-
- closes() - Method in class clojure.lang.Compiler.ObjExpr
-
- CodeSizeEvaluator - Class in clojure.asm.commons
-
- CodeSizeEvaluator(MethodVisitor) - Constructor for class clojure.asm.commons.CodeSizeEvaluator
-
- coll - Variable in class clojure.lang.Compiler.EmptyExpr
-
- column - Variable in class clojure.lang.Compiler.CaseExpr
-
- COLUMN - Static variable in class clojure.lang.Compiler
-
- column - Variable in class clojure.lang.Compiler.IfExpr
-
- column() - Method in class clojure.lang.Compiler.ObjExpr
-
- column() - Method in class clojure.lang.Compiler.ObjMethod
-
- COLUMN_AFTER - Static variable in class clojure.lang.Compiler
-
- COLUMN_BEFORE - Static variable in class clojure.lang.Compiler
-
- CommentReader() - Constructor for class clojure.lang.EdnReader.CommentReader
-
- CommentReader() - Constructor for class clojure.lang.LispReader.CommentReader
-
- commute(IFn, ISeq) - Method in class clojure.lang.Ref
-
- commuteRoot(IFn) - Method in class clojure.lang.Var
-
- comp - Variable in class clojure.lang.PersistentTreeMap
-
- comparator() - Method in class clojure.lang.PersistentTreeMap
-
- comparator() - Method in class clojure.lang.PersistentTreeSet
-
- comparator() - Method in interface clojure.lang.Sorted
-
- compare(Object, Object) - Method in class clojure.lang.AFunction
-
- compare(Number, Number) - Static method in class clojure.lang.Numbers
-
- compare(Object, Object) - Static method in class clojure.lang.Util
-
- compareAndSet(Object, Object) - Method in class clojure.lang.Atom
-
- compareTo(Object) - Method in class clojure.lang.APersistentVector
-
- compareTo(Object) - Method in class clojure.lang.Keyword
-
- compareTo(Object) - Method in class clojure.lang.Ratio
-
- compareTo(Ref) - Method in class clojure.lang.Ref
-
- compareTo(Object) - Method in class clojure.lang.Symbol
-
- Compile - Class in clojure.lang
-
- Compile() - Constructor for class clojure.lang.Compile
-
- compile(Reader, String, String) - Static method in class clojure.lang.Compiler
-
- COMPILE_FILES - Static variable in class clojure.lang.Compiler
-
- COMPILE_PATH - Static variable in class clojure.lang.Compiler
-
- COMPILE_STUB_CLASS - Static variable in class clojure.lang.Compiler
-
- COMPILE_STUB_SYM - Static variable in class clojure.lang.Compiler
-
- compiledClass() - Method in class clojure.lang.Compiler.ObjExpr
-
- Compiler - Class in clojure.lang
-
- Compiler() - Constructor for class clojure.lang.Compiler
-
- Compiler.AssignExpr - Class in clojure.lang
-
- Compiler.BindingInit - Class in clojure.lang
-
- Compiler.BodyExpr - Class in clojure.lang
-
- Compiler.C - Enum in clojure.lang
-
- Compiler.CaseExpr - Class in clojure.lang
-
- Compiler.CompilerException - Exception in clojure.lang
-
- Compiler.EmptyExpr - Class in clojure.lang
-
- Compiler.FnExpr - Class in clojure.lang
-
- Compiler.FnMethod - Class in clojure.lang
-
- Compiler.HostExpr - Class in clojure.lang
-
- Compiler.IfExpr - Class in clojure.lang
-
- Compiler.ImportExpr - Class in clojure.lang
-
- Compiler.InstanceOfExpr - Class in clojure.lang
-
- Compiler.KeywordExpr - Class in clojure.lang
-
- Compiler.LetExpr - Class in clojure.lang
-
- Compiler.LetFnExpr - Class in clojure.lang
-
- Compiler.ListExpr - Class in clojure.lang
-
- Compiler.LiteralExpr - Class in clojure.lang
-
- Compiler.LocalBinding - Class in clojure.lang
-
- Compiler.LocalBindingExpr - Class in clojure.lang
-
- Compiler.MapExpr - Class in clojure.lang
-
- Compiler.MaybePrimitiveExpr - Interface in clojure.lang
-
- Compiler.MetaExpr - Class in clojure.lang
-
- Compiler.MethodParamExpr - Class in clojure.lang
-
- Compiler.NewExpr - Class in clojure.lang
-
- Compiler.NewInstanceExpr - Class in clojure.lang
-
- Compiler.NewInstanceMethod - Class in clojure.lang
-
- Compiler.ObjExpr - Class in clojure.lang
-
- Compiler.ObjMethod - Class in clojure.lang
-
- Compiler.RecurExpr - Class in clojure.lang
-
- Compiler.SetExpr - Class in clojure.lang
-
- Compiler.TheVarExpr - Class in clojure.lang
-
- Compiler.TryExpr - Class in clojure.lang
-
- Compiler.TryExpr.CatchClause - Class in clojure.lang
-
- Compiler.UntypedExpr - Class in clojure.lang
-
- Compiler.VarExpr - Class in clojure.lang
-
- Compiler.VectorExpr - Class in clojure.lang
-
- COMPILER_OPTIONS - Static variable in class clojure.lang.Compiler
-
- CompilerException(String, int, int, Throwable) - Constructor for exception clojure.lang.Compiler.CompilerException
-
- COMPUTE_FRAMES - Static variable in class clojure.asm.ClassWriter
-
Flag to automatically compute the stack map frames of methods from
scratch.
- COMPUTE_MAXS - Static variable in class clojure.asm.ClassWriter
-
Flag to automatically compute the maximum stack size and the maximum
number of local variables of methods.
- computeSHAdigest(byte[]) - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
Returns the SHA-1 message digest of the given value.
- computeSVUID - Variable in class clojure.asm.commons.SerialVersionUIDAdder
-
Flag that indicates if we need to compute SVUID.
- computeSVUID() - Method in class clojure.asm.commons.SerialVersionUIDAdder
-
Returns the value of SVUID if the class doesn't have one already.
- conj(Object) - Method in class clojure.lang.ATransientSet
-
- conj(Object) - Method in interface clojure.lang.ITransientCollection
-
- conj(IPersistentCollection, Object) - Static method in class clojure.lang.RT
-
- cons(Object) - Method in class clojure.lang.AMapEntry
-
- cons(Object) - Method in class clojure.lang.APersistentMap
-
- cons(Object) - Method in class clojure.lang.ASeq
-
- Cons - Class in clojure.lang
-
- Cons(Object, ISeq) - Constructor for class clojure.lang.Cons
-
- Cons(IPersistentMap, Object, ISeq) - Constructor for class clojure.lang.Cons
-
- cons(Object) - Method in interface clojure.lang.IPersistentCollection
-
- cons(Object) - Method in interface clojure.lang.IPersistentVector
-
- cons(Object) - Method in interface clojure.lang.ISeq
-
- cons(Object) - Method in class clojure.lang.LazySeq
-
- cons(Object) - Method in class clojure.lang.PersistentHashSet
-
- cons(Object) - Method in class clojure.lang.PersistentList
-
- cons(Object) - Method in class clojure.lang.PersistentQueue
-
- cons(Object) - Method in class clojure.lang.PersistentTreeSet
-
- cons(Object) - Method in class clojure.lang.PersistentVector
-
- cons(Object, Object) - Static method in class clojure.lang.RT
-
- CONSTANT_IDS - Static variable in class clojure.lang.Compiler
-
- CONSTANTS - Static variable in class clojure.lang.Compiler
-
- constants() - Method in class clojure.lang.Compiler.ObjExpr
-
- constantsID() - Method in class clojure.lang.Compiler.ObjExpr
-
- construct(PersistentStructMap.Def, ISeq) - Static method in class clojure.lang.PersistentStructMap
-
- contains(Object) - Method in class clojure.lang.APersistentSet
-
- contains(Object) - Method in class clojure.lang.APersistentVector
-
- contains(Object) - Method in class clojure.lang.ASeq
-
- contains(Object) - Method in class clojure.lang.ATransientSet
-
- contains(Object) - Method in interface clojure.lang.IPersistentSet
-
- contains(Object) - Method in interface clojure.lang.ITransientSet
-
- contains(Object) - Method in class clojure.lang.LazySeq
-
- contains(Object) - Method in class clojure.lang.PersistentQueue
-
- contains(Object, Object) - Static method in class clojure.lang.RT
-
- containsAll(Collection) - Method in class clojure.lang.APersistentSet
-
- containsAll(Collection) - Method in class clojure.lang.APersistentVector
-
- containsAll(Collection) - Method in class clojure.lang.ASeq
-
- containsAll(Collection) - Method in class clojure.lang.LazySeq
-
- containsAll(Collection) - Method in class clojure.lang.PersistentQueue
-
- containsKey(Object) - Method in class clojure.lang.APersistentVector
-
- containsKey(Object) - Method in interface clojure.lang.Associative
-
- containsKey(Object) - Method in class clojure.lang.PersistentArrayMap
-
- containsKey(Object) - Method in class clojure.lang.PersistentHashMap
-
- containsKey(Object) - Method in class clojure.lang.PersistentStructMap
-
- containsKey(Object) - Method in class clojure.lang.PersistentTreeMap
-
- containsKey(Object) - Method in class clojure.lang.TransactionalHashMap
-
- containsValue(Object) - Method in class clojure.lang.APersistentMap
-
- Cookies(String, Throwable) - Constructor for exception clojure.test.ReflectorTryCatchFixture.Cookies
-
- Cookies(String) - Constructor for exception clojure.test.ReflectorTryCatchFixture.Cookies
-
- count() - Method in class clojure.lang.AMapEntry
-
- count() - Method in class clojure.lang.APersistentSet
-
- count() - Method in class clojure.lang.APersistentVector.RSeq
-
- count() - Method in class clojure.lang.ArrayChunk
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_boolean
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_byte
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_char
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_double
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_float
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_int
-
- count() - Method in class clojure.lang.ArraySeq.ArraySeq_long
-
- count() - Method in class clojure.lang.ArraySeq
-
- count() - Method in class clojure.lang.ASeq
-
- count() - Method in class clojure.lang.ATransientSet
-
- count() - Method in class clojure.lang.ChunkBuffer
-
- count() - Method in class clojure.lang.Cons
-
- count() - Method in interface clojure.lang.Counted
-
- count() - Method in interface clojure.lang.IPersistentCollection
-
- count() - Method in class clojure.lang.LazySeq
-
- count() - Method in class clojure.lang.PersistentArrayMap
-
- count() - Method in class clojure.lang.PersistentHashMap
-
- count() - Method in class clojure.lang.PersistentList
-
- count() - Method in class clojure.lang.PersistentQueue
-
- count() - Method in class clojure.lang.PersistentStructMap
-
- count() - Method in class clojure.lang.PersistentTreeMap
-
- count() - Method in class clojure.lang.PersistentTreeMap.Seq
-
- count() - Method in class clojure.lang.PersistentVector.ChunkedSeq
-
- count() - Method in class clojure.lang.PersistentVector
-
- count() - Method in class clojure.lang.Range
-
- count(Object) - Static method in class clojure.lang.RT
-
- count() - Method in class clojure.lang.StringSeq
-
- Counted - Interface in clojure.lang
-
Copyright (c) Rich Hickey.
- create(ISeq) - Static method in class clojure.lang.APersistentMap.KeySeq
-
- create(ISeq) - Static method in class clojure.lang.APersistentMap.ValSeq
-
- create() - Static method in class clojure.lang.ArraySeq
-
- create(Object...) - Static method in class clojure.lang.ArraySeq
-
- create(Enumeration) - Static method in class clojure.lang.EnumerationSeq
-
- create(Iterator) - Static method in class clojure.lang.IteratorSeq
-
- create(Collection) - Static method in class clojure.lang.LazilyPersistentVector
-
- create(Map) - Static method in class clojure.lang.PersistentArrayMap
-
- create(Map) - Static method in class clojure.lang.PersistentHashMap
-
- create(Object...) - Static method in class clojure.lang.PersistentHashMap
-
- create(ISeq) - Static method in class clojure.lang.PersistentHashMap
-
- create(IPersistentMap, Object...) - Static method in class clojure.lang.PersistentHashMap
-
- create(Object...) - Static method in class clojure.lang.PersistentHashSet
-
- create(List) - Static method in class clojure.lang.PersistentHashSet
-
- create(ISeq) - Static method in class clojure.lang.PersistentHashSet
-
- create(List) - Static method in class clojure.lang.PersistentList
-
- create(PersistentStructMap.Def, ISeq) - Static method in class clojure.lang.PersistentStructMap
-
- create(Map) - Static method in class clojure.lang.PersistentTreeMap
-
- create(ISeq) - Static method in class clojure.lang.PersistentTreeMap
-
- create(Comparator, ISeq) - Static method in class clojure.lang.PersistentTreeMap
-
- create(ISeq) - Static method in class clojure.lang.PersistentTreeSet
-
- create(Comparator, ISeq) - Static method in class clojure.lang.PersistentTreeSet
-
- create(ISeq) - Static method in class clojure.lang.PersistentVector
-
- create(List) - Static method in class clojure.lang.PersistentVector
-
- create(Object...) - Static method in class clojure.lang.PersistentVector
-
- create(CharSequence) - Static method in class clojure.lang.StringSeq
-
- create(String, String) - Static method in class clojure.lang.Symbol
-
- create(String) - Static method in class clojure.lang.Symbol
-
- create() - Static method in class clojure.lang.Var
-
- create(Object) - Static method in class clojure.lang.Var
-
- createAsIfByAssoc(Object[]) - Static method in class clojure.lang.PersistentArrayMap
-
- createOwning(Object...) - Static method in class clojure.lang.LazilyPersistentVector
-
- createSlotMap(ISeq) - Static method in class clojure.lang.PersistentStructMap
-
- createWithCheck(Object[]) - Static method in class clojure.lang.PersistentArrayMap
-
- createWithCheck(Object...) - Static method in class clojure.lang.PersistentHashMap
-
- createWithCheck(ISeq) - Static method in class clojure.lang.PersistentHashMap
-
- createWithCheck(Object...) - Static method in class clojure.lang.PersistentHashSet
-
- createWithCheck(List) - Static method in class clojure.lang.PersistentHashSet
-
- createWithCheck(ISeq) - Static method in class clojure.lang.PersistentHashSet
-
- creator - Static variable in class clojure.lang.PersistentList
-
- ctor - Variable in class clojure.lang.Compiler.NewExpr
-
- CtorReader() - Constructor for class clojure.lang.LispReader.CtorReader
-
- CURRENT_NS - Static variable in class clojure.lang.RT
-
- cv - Variable in class clojure.asm.ClassAdapter
-