Class SetLibrary

java.lang.Object
org.jruby.ext.set.SetLibrary
All Implemented Interfaces:
Library

public final class SetLibrary extends Object implements Library
  • Constructor Details

    • SetLibrary

      public SetLibrary()
  • Method Details

    • load

      public void load(Ruby runtime, boolean wrap)
      Specified by:
      load in interface Library
    • load

      public static void load(Ruby runtime)