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