Method: Ccrypto::Java.on_detail_debug

Defined in:
lib/ccrypto/java.rb

.on_detail_debug(msg) ⇒ Object



64
65
66
# File 'lib/ccrypto/java.rb', line 64

def self.on_detail_debug(msg)
  if_detail_debug(msg)
end