提交 9bccbe27 编写于 作者: D dxu

8001565: (fs) Typo Path.endsWith(String) javadoc

Reviewed-by: mchung, jgish, lancea
上级 599a2370
/* /*
* Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
...@@ -297,7 +297,7 @@ public interface Path ...@@ -297,7 +297,7 @@ public interface Path
* @param other * @param other
* the given path string * the given path string
* *
* @return {@code true} if this path starts with the given path; otherwise * @return {@code true} if this path ends with the given path; otherwise
* {@code false} * {@code false}
* *
* @throws InvalidPathException * @throws InvalidPathException
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册