public class ReplaceFirstOperation extends StringReplaceOperation
ReplaceFirstOperation class.
m_pattern, m_replacement
Constructor and Description |
---|
ReplaceFirstOperation(String spec)
Constructor for ReplaceFirstOperation.
|
Modifier and Type | Method and Description |
---|---|
String |
replace(String input)
replace
|
getPattern, getReplacement, toString
Copyright © 2021. All rights reserved.