Sha256: b06402dd97a4083da9b4d52657c4478c5d37c3fccbbec33f3f863e8c96b1e418
Contents?: true
Size: 592 Bytes
Versions: 19
Compression:
Stored size: 592 Bytes
Contents
# This is a test class with `inline.dot`. Beware. # # @note Please use # this carefully # @note For internal use only # # @example # Class.getType('cat') # # @example Use it in this way # new Class() # # @example Alternatively also this is possible # cl = Class.for(obj) # cl.execute() # # @todo Clean up socket handler # @todo Refactor # property factory # @author Netzpirat # @author Plasticman # @abstract Each listener implementation must inherit # @private # @deprecated Use other class # which is thread safe # @since 1.0.0 # @version 1.0.2 # class TestClassDocumentation
Version data entries
19 entries across 19 versions & 1 rubygems