public abstract class JavaUtilRegex
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
JavaUtilRegex.Matcher |
static class |
JavaUtilRegex.Pattern |
Constructor and Description |
---|
JavaUtilRegex() |
Modifier and Type | Method and Description |
---|---|
static void |
define(Ruby runtime) |
public static void define(Ruby runtime)
Copyright © 2001-2018 JRuby. All Rights Reserved.