Github user aledsage commented on a diff in the pull request:

    https://github.com/apache/brooklyn-server/pull/462#discussion_r100523726
  
    --- Diff: 
core/src/main/java/org/apache/brooklyn/core/objs/BrooklynObjectInternal.java ---
    @@ -152,8 +152,8 @@
             /** This is currently the only way to get some rolled up 
collections and raw,
              * and also to test for the presence of a value (without any 
default).
              * As more accessors are added callers may be asked to migrate. 
    -         * Callers may also consider using {@link 
#findKeys(com.google.common.base.Predicate)}
    -         * if that isn't too inefficient. */
    +         * Callers may also consider using {@link 
#findKeysDeprecated(com.google.common.base.Predicate)}
    --- End diff --
    
    Do you mean `findKeysDeclared`, rather than `findKeysDeprecated`?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to