From 4d8bfacda5b382f0658319f2d7841cd90f0f093d Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 18 Oct 2019 23:06:20 +0800 Subject: [PATCH] PUB @laingke https://linux.cn/article-11478-1.html --- translated/tech/20190614 What is a Java constructor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/translated/tech/20190614 What is a Java constructor.md b/translated/tech/20190614 What is a Java constructor.md index bd298e2124..62d40ceeeb 100644 --- a/translated/tech/20190614 What is a Java constructor.md +++ b/translated/tech/20190614 What is a Java constructor.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (laingke) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-11478-1.html) [#]: subject: (What is a Java constructor?) [#]: via: (https://opensource.com/article/19/6/what-java-constructor) [#]: author: (Seth Kenlon https://opensource.com/users/seth)