mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-13 14:58:35 +00:00
Address javadoc violations
This commit is contained in:
@ -125,7 +125,7 @@ public class HttpRequest implements Closeable {
|
||||
|
||||
/**
|
||||
* Execute the request.
|
||||
* <p/>
|
||||
* <p>
|
||||
* After execution, {@link #close()} should be called.
|
||||
*
|
||||
* @return this object
|
||||
|
@ -52,7 +52,6 @@ import java.util.stream.StreamSupport;
|
||||
* <li>{@code 2019-06-15-10-20-30}</li>
|
||||
* <li>{@code 2019-6-1-1-2-3}</li>
|
||||
* </ul>
|
||||
* </p>
|
||||
*/
|
||||
public class FileNameDateTimeParser implements SnapshotDateTimeParser {
|
||||
|
||||
|
Reference in New Issue
Block a user