Liking cljdoc? Tell your friends :D

lambdaisland.witchcraft.reflect


assoc-sigclj

(assoc-sig m sig klassname)
source

classloadersclj

(classloaders)
source

exclude-descendantsclj

(exclude-descendants klasses)

We don't extend a protocol to a type if a supertype of the type already implements the given method, this mainly means that we extend Bukkit interface like Block, and not concrete implementations, like CraftBlock, unless the latter has methods we care about that are not provided by an interface.

We don't extend a protocol to a type if a supertype of the type already
implements the given method, this mainly means that we extend Bukkit interface
like Block, and not concrete implementations, like CraftBlock, unless the
latter has methods we care about that are not provided by an interface.
sourceraw docstring

extend-signaturescljmacro

(extend-signatures protocol & sig-impl)
source

load-reflectionsclj

(load-reflections)
source

packagesclj

source

reflect-configclj

(reflect-config)
source

reflectionsclj

source

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

× close