Sha256: ff8fd02ae059da2b8185807ff82931d0dcca875ec116fa65bbbd34d494ad931b
Contents?: true
Size: 265 Bytes
Versions: 3
Compression:
Stored size: 265 Bytes
Contents
module HotBunnies module JavaConcurrent java_import 'java.lang.Thread' java_import 'java.lang.Runnable' java_import 'java.lang.InterruptedException' include_package 'java.util.concurrent' include_package 'java.util.concurrent.atomic' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
hot_bunnies-2.0.0.pre13-java | lib/hot_bunnies/juc.rb |
hot_bunnies-2.0.0.pre12-java | lib/hot_bunnies/juc.rb |
hot_bunnies-2.0.0.pre11-java | lib/hot_bunnies/juc.rb |