(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |