mirror of
https://gitee.com/dromara/hutool.git
synced 2025-09-20 02:29:47 +08:00
add @author;
This commit is contained in:
@@ -17,6 +17,7 @@ import java.util.function.UnaryOperator;
|
||||
* }</pre>
|
||||
*
|
||||
* @author huangchengxing
|
||||
* @author emptypoint
|
||||
*/
|
||||
public class PlaceholderParser implements UnaryOperator<String> {
|
||||
|
||||
|
Reference in New Issue
Block a user