Searched refs:setVal (Results 1 – 1 of 1) sorted by relevance
57 void setVal(String val) { this.val = val; } in setVal() method in ExpiringCache.Entry97 entry.setVal(val); in put()