Liking cljdoc? Tell your friends :D

thrift-clj.utils.reflect

Using Reflection to get Thrift Entities.

Using Reflection to get Thrift Entities.
raw docstring

class-constructorsclj

(class-constructors class)

Returns a seq of vectors describing the types of constructor parameters needed for this Class.

Returns a seq of vectors describing the types of constructor
parameters needed for this Class.
sourceraw docstring

create-reflectionclj

(create-reflection packages & scanners)

Create Reflections object capable of examining the given packages.

Create `Reflections` object capable of examining the given packages.
sourceraw docstring

find-subtypesclj

(find-subtypes base-type packages)

Find types that implement or extend the given base type.

Find types that implement or extend the given base type.
sourceraw docstring

inner-classclj

(inner-class class name)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close