7071727374757677787980
return true; } @Override public Hook hook() { return new Hook() { private final Set<Object> targets = new HashSet<Object>(); private final FieldFilter accessor = fieldFilter.apply(); public void enterWith(Context context) { }