mirror of
https://gitee.com/dromara/hutool.git
synced 2025-07-31 16:11:50 +08:00
add @author;
This commit is contained in:
parent
44ad3e73d4
commit
20d71d0e49
@ -17,6 +17,7 @@ import java.util.function.UnaryOperator;
|
|||||||
* }</pre>
|
* }</pre>
|
||||||
*
|
*
|
||||||
* @author huangchengxing
|
* @author huangchengxing
|
||||||
|
* @author emptypoint
|
||||||
*/
|
*/
|
||||||
public class PlaceholderParser implements UnaryOperator<String> {
|
public class PlaceholderParser implements UnaryOperator<String> {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user