issues
search
sonny8441
/
google-collections
Automatically exported from code.google.com/p/google-collections
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename ImmutableMultiset.Builder.add(E, int) to addCopies(E, int)
#263
GoogleCodeExporter
closed
9 years ago
8
Investigate poor test coverage for Maps.filterEntries().keySet()
#262
GoogleCodeExporter
closed
9 years ago
3
Missing test coverage for Ordering
#261
GoogleCodeExporter
closed
9 years ago
1
Missing MapMaker tests
#260
GoogleCodeExporter
closed
9 years ago
3
missing ForwardingSortedSetTest
#259
GoogleCodeExporter
closed
9 years ago
3
TreeMultimap returns wrong sizes and items after tailSet().clear()
#258
GoogleCodeExporter
closed
9 years ago
7
Move/copy `Splitter` from Guava into Collections
#257
GoogleCodeExporter
closed
9 years ago
1
Document ImmutableMap's thread safety guarantees
#256
GoogleCodeExporter
closed
9 years ago
3
MapMaker to support identity maps
#255
GoogleCodeExporter
closed
9 years ago
2
Iterators.size(Iterator): counting collection elements must not overflow
#254
GoogleCodeExporter
closed
9 years ago
1
[RFE] Consider adding ImmutableList.Builder.add(E...) and ImmutableList.Builder.addAll(Iterator<? extends E>)
#253
GoogleCodeExporter
closed
9 years ago
2
NullPointerException in MapMaker
#252
GoogleCodeExporter
closed
9 years ago
3
Change multiset's toString
#251
GoogleCodeExporter
closed
9 years ago
5
Equality comparison semantics for weak/soft references in MapMaker
#250
GoogleCodeExporter
closed
9 years ago
18
Missing @Nullable annotations
#249
GoogleCodeExporter
closed
9 years ago
5
NullPointerException in Multiset.add
#248
GoogleCodeExporter
closed
9 years ago
1
NullPointerException in Multimap.put, putAll, and replaceValues
#247
GoogleCodeExporter
closed
9 years ago
3
NullPointerException in BiMap.put and BiMap.forcePut
#246
GoogleCodeExporter
closed
9 years ago
2
NullPointerException in Functions.forMap().hashCode()
#245
GoogleCodeExporter
closed
9 years ago
3
NullPointerException in Function.apply
#244
GoogleCodeExporter
closed
9 years ago
1
Serialization Refactoring Support
#243
GoogleCodeExporter
closed
9 years ago
3
MapMaker - removal notification
#242
GoogleCodeExporter
closed
9 years ago
5
Request: add exhaust() and extract() methods to Iterators and Iterables
#241
GoogleCodeExporter
closed
9 years ago
2
Preconditions.check{Element,Position}Index return values
#240
GoogleCodeExporter
closed
9 years ago
6
Get rid of the ForwardingMap.create* methods, and view-collection fields
#239
GoogleCodeExporter
closed
9 years ago
5
add filter() method in Lists class, as it exists in Collections2 and Sets
#238
GoogleCodeExporter
closed
9 years ago
1
consider alternate URL constructor in DecoupledLoader
#237
GoogleCodeExporter
closed
9 years ago
14
MapMaker to create a bounded cache
#236
GoogleCodeExporter
closed
9 years ago
11
Missing LinkedHashBiMap
#235
GoogleCodeExporter
closed
9 years ago
3
ImmutableMap fails on null value
#234
GoogleCodeExporter
closed
9 years ago
12
incorrect javadoc
#233
GoogleCodeExporter
closed
9 years ago
2
Creating a map from varargs
#232
GoogleCodeExporter
closed
9 years ago
5
Remove all the higher-order functions and support classes from the library
#231
GoogleCodeExporter
closed
9 years ago
2
Aggregation Methods
#230
GoogleCodeExporter
closed
9 years ago
4
ImmutableCollection.asList()
#229
GoogleCodeExporter
closed
9 years ago
11
Add a `Splitter` class
#228
GoogleCodeExporter
closed
9 years ago
9
Add Iterables.fromIterator()
#227
GoogleCodeExporter
closed
9 years ago
9
Functions to support Enumerations
#226
GoogleCodeExporter
closed
9 years ago
2
instanceof PeekingIterator check in Iterators.peekingIterator
#225
GoogleCodeExporter
closed
9 years ago
4
AbstractIterator shouldn't extend UnmodifiableIterator
#224
GoogleCodeExporter
closed
9 years ago
9
Request: EmptyIterator.remove() should throw IllegalStateException
#223
GoogleCodeExporter
closed
9 years ago
8
Using create to create a Multimap and using synchronizedMultimaps breaks generics
#222
GoogleCodeExporter
closed
9 years ago
1
Request: Enhance the Forwarding* classes to actually "hold" the decorated state
#221
GoogleCodeExporter
closed
9 years ago
11
OrderedIterators support
#220
GoogleCodeExporter
closed
9 years ago
5
Sets.transform(Set<F>, InvertibleFunction<F, T>)
#219
GoogleCodeExporter
closed
9 years ago
9
Add a fold method for Iterables
#218
GoogleCodeExporter
closed
9 years ago
9
Itera*s.getFirst(Iterator<T>, T) - and add the ", T" overloads for other Iter*s methods
#217
GoogleCodeExporter
closed
9 years ago
11
Possible to clone an ImmutableList.Builder (copy constructor)
#216
GoogleCodeExporter
closed
9 years ago
1
Documentation for ImmutableSortedMap.Builder incorrect
#215
GoogleCodeExporter
closed
9 years ago
1
Creating an empty immutable collection
#214
GoogleCodeExporter
closed
9 years ago
2
Previous
Next