Package | Description |
---|---|
com.yishuifengxiao.common.crawler.domain.eunm |
Modifier and Type | Method and Description |
---|---|
static Pattern |
Pattern.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Pattern[] |
Pattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.