mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add @author;
This commit is contained in:
@@ -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> {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user