uschindler commented on a change in pull request #173:
URL: https://github.com/apache/lucene/pull/173#discussion_r646596993



##########
File path: 
lucene/test-framework/src/java/org/apache/lucene/mockfile/FilterPath.java
##########
@@ -261,10 +267,7 @@ public boolean equals(Object obj) {
    * @return innermost Path instance
    */
   public static Path unwrap(Path path) {

Review comment:
       That's how it is used: 
https://github.com/apache/lucene/pull/173/files#diff-efeb36d227b58a0ad42ddf35d0e260ca8010021f8dbc78627333085defa16a13R251
   
   You pass in a `java.nio.files.Path` and it gets unwrapped.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to