Minor changes to fix Javadoc.
- cache ref didn't work because it referred to a private variable (which isn't documented) from a public interface definition (which is). Meaning the Javadoc generator was trying to link to documentation that didn't exist.
Showing
with
6 additions
and
5 deletions
Please
register
or
sign in
to comment