mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-03 18:16:51 +00:00
docs: [FIX] wrong notes (#2012)
Co-authored-by: perfectGay <54127694+perfectGay@users.noreply.github.com>
This commit is contained in:
co-authored by
perfectGay
parent
55b9f61c22
commit
1fbc6ebe1c
@@ -78,7 +78,7 @@ public interface Finder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* combinator or.
|
* combinator and.
|
||||||
* @param andFinder finder to combine
|
* @param andFinder finder to combine
|
||||||
* @return new finder including previous finders
|
* @return new finder including previous finders
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user