| net.tribe7.common.collect.ImmutableCollection.add(E)
Unsupported operation.
|
| net.tribe7.common.collect.UnmodifiableListIterator.add(E)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultiset.add(E, int)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableList.add(int, E)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableCollection.addAll(Collection extends E>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableList.addAll(int, Collection extends E>)
Unsupported operation.
|
| net.tribe7.common.collect.Range.asSet(DiscreteDomain)
Use ContiguousSet.create(range, domain) instead.
|
| net.tribe7.common.collect.ArrayTable.clear()
|
| net.tribe7.common.collect.ImmutableCollection.clear()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMap.clear()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.clear()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableTable.clear()
Unsupported operation.
|
| net.tribe7.common.collect.ComparisonChain.compare(boolean, boolean)
|
| net.tribe7.common.collect.ImmutableBiMap.forcePut(K, V)
Unsupported operation.
|
| net.tribe7.common.collect.FluentIterable.from(FluentIterable)
instances of FluentIterable don't need to be converted to
FluentIterable
|
| net.tribe7.common.collect.Ordering.from(Ordering)
no need to use this
|
| net.tribe7.common.collect.GenericMapMaker.makeComputingMap(Function super K, ? extends V>) |
| net.tribe7.common.collect.MapMaker.makeComputingMap(Function super K, ? extends V>)
|
| net.tribe7.common.collect.Iterators.peekingIterator(PeekingIterator)
no need to use this
|
| net.tribe7.common.collect.ImmutableSortedSet.pollFirst()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSortedMap.pollFirstEntry()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSortedMultiset.pollFirstEntry()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSortedSet.pollLast()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSortedMap.pollLastEntry()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSortedMultiset.pollLastEntry()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMap.put(K, V)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.put(K, V)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableTable.put(R, C, V)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.putAll(K, Iterable extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMap.putAll(Map extends K, ? extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.putAll(Multimap extends K, ? extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableTable.putAll(Table extends R, ? extends C, ? extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableClassToInstanceMap.putInstance(Class, T)
Unsupported operation.
|
| net.tribe7.common.collect.UnmodifiableIterator.remove()
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableList.remove(int)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableCollection.remove(Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMap.remove(Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultiset.remove(Object, int)
Unsupported operation.
|
| net.tribe7.common.collect.ArrayTable.remove(Object, Object)
|
| net.tribe7.common.collect.ImmutableMultimap.remove(Object, Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableTable.remove(Object, Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableCollection.removeAll(Collection>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableListMultimap.removeAll(Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.removeAll(Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSetMultimap.removeAll(Object)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableListMultimap.replaceValues(K, Iterable extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultimap.replaceValues(K, Iterable extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableSetMultimap.replaceValues(K, Iterable extends V>)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableCollection.retainAll(Collection>)
Unsupported operation.
|
| net.tribe7.common.collect.UnmodifiableListIterator.set(E)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableList.set(int, E)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultiset.setCount(E, int)
Unsupported operation.
|
| net.tribe7.common.collect.ImmutableMultiset.setCount(E, int, int)
Unsupported operation.
|
| net.tribe7.common.collect.FluentIterable.toImmutableList()
|
| net.tribe7.common.collect.FluentIterable.toImmutableSet()
|
| net.tribe7.common.collect.FluentIterable.toImmutableSortedSet(Comparator super E>)
|
| net.tribe7.common.collect.FluentIterable.toSortedImmutableList(Comparator super E>)
|
| net.tribe7.common.collect.Iterables.unmodifiableIterable(ImmutableCollection)
no need to use this
|
| net.tribe7.common.collect.Iterators.unmodifiableIterator(UnmodifiableIterator)
no need to use this
|
| net.tribe7.common.collect.Multimaps.unmodifiableListMultimap(ImmutableListMultimap)
no need to use this
|
| net.tribe7.common.collect.Multimaps.unmodifiableMultimap(ImmutableMultimap)
no need to use this
|
| net.tribe7.common.collect.Multisets.unmodifiableMultiset(ImmutableMultiset)
no need to use this
|
| net.tribe7.common.collect.Multimaps.unmodifiableSetMultimap(ImmutableSetMultimap)
no need to use this
|