pl.edu.agh.cast.model.mapper
Class JRubyIntegration
java.lang.Object
pl.edu.agh.cast.model.mapper.JRubyIntegration
public class JRubyIntegration
- extends Object
JRuby integration class. This class facilitates running JRuby test.
- Author:
- AGH CAST Team
Method Summary |
static void |
stringifyKeys(Map map)
The keys in the map are converted to strings. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRubyIntegration
public JRubyIntegration()
stringifyKeys
public static void stringifyKeys(Map map)
- The keys in the map are converted to strings.
- Parameters:
map
- The map which keys are converted.
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.