Searched refs:absentAsSet (Results 1 – 2 of 2) sorted by relevance
160 Set<Object> absentAsSet = Optional.absent().asSet(); in testAsSet_absentIsImmutable() local162 absentAsSet.add("foo"); in testAsSet_absentIsImmutable()
177 Set<Object> absentAsSet = Optional.absent().asSet(); in testAsSet_absentIsImmutable() local179 absentAsSet.add("foo"); in testAsSet_absentIsImmutable()