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