org.jruby.libraries
Class DigestLibrary.SHA2

java.lang.Object
  extended byorg.jruby.libraries.DigestLibrary.SHA2
All Implemented Interfaces:
Library
Enclosing class:
DigestLibrary

public static class DigestLibrary.SHA2
extends java.lang.Object
implements Library


Constructor Summary
DigestLibrary.SHA2()
           
 
Method Summary
 void load(Ruby runtime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DigestLibrary.SHA2

public DigestLibrary.SHA2()
Method Detail

load

public void load(Ruby runtime)
          throws java.io.IOException
Specified by:
load in interface Library
Throws:
java.io.IOException


Copyright © 2002-2007 JRuby Team. All Rights Reserved.