issues
search
TimurMahammadov
/
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
google-collections conflict with guava library
#113
HeliosPip
closed
2 years ago
0
HashMultimap.create() method is missing
#112
GoogleCodeExporter
closed
9 years ago
1
Multimaps.newTreeMultimap() Javadoc incorrect
#111
GoogleCodeExporter
closed
9 years ago
1
ListIterator that supports remove()
#110
GoogleCodeExporter
closed
9 years ago
7
enh req: more granular SortedSetMultimap interface
#109
GoogleCodeExporter
closed
9 years ago
3
enh req: ImmutableSetMultimap
#108
GoogleCodeExporter
closed
9 years ago
5
Why doesnt ReferenceMap support Phantom references?
#107
GoogleCodeExporter
closed
9 years ago
4
Strange transform, isn't it?
#106
GoogleCodeExporter
closed
9 years ago
1
Enhancement request: implement Sets.transform(Set<F>, Function<? super F, ? extends T>)
#105
GoogleCodeExporter
closed
9 years ago
8
Spelling error in Comparators: forth -> fourth
#104
GoogleCodeExporter
closed
9 years ago
2
should there be an Objects.compare(@Nullable Comparable c1, @Nullable Comparable c2) method?
#103
GoogleCodeExporter
closed
9 years ago
5
Iterators.concat(a, b) minor memory issue
#102
GoogleCodeExporter
closed
9 years ago
6
Add DefaultMap
#101
GoogleCodeExporter
closed
9 years ago
2
ReferenceMap table contraction.
#100
GoogleCodeExporter
closed
9 years ago
4
ReferenceMap ignores user-supplied delegate map during serialization.
#99
GoogleCodeExporter
closed
9 years ago
6
Enhancement: Create Lists.filter, Iterables.reduce, Lists.removeByIndex
#98
GoogleCodeExporter
closed
9 years ago
8
Multiset Entry Ordering
#97
GoogleCodeExporter
closed
9 years ago
3
Lists.transform() documentation unclear on reversibility
#96
GoogleCodeExporter
closed
9 years ago
1
Add Objects.hashCode overloads for Object + all primatives
#95
GoogleCodeExporter
closed
9 years ago
6
Static factory methods can return non-serializable predicates
#94
GoogleCodeExporter
closed
9 years ago
2
Upload 0.8 (ALPHA) to Maven Central Repository
#93
GoogleCodeExporter
closed
9 years ago
13
FinalizableReferenceQueue keeps ClassLoaders around.
#92
GoogleCodeExporter
closed
9 years ago
17
ImmutableEnumMap, Builder and Exhaustive Builder
#91
GoogleCodeExporter
closed
9 years ago
6
Iterable maps
#90
GoogleCodeExporter
closed
9 years ago
3
please add support for newArrayList(int initialCapacity) and co
#89
GoogleCodeExporter
closed
9 years ago
4
ArrayDequeList
#88
GoogleCodeExporter
closed
9 years ago
7
LinkedIdentityHashMap
#87
GoogleCodeExporter
closed
9 years ago
3
Forwarding collections should use wildcard constructors
#86
GoogleCodeExporter
closed
9 years ago
1
Fail-fast iterator behavior
#85
GoogleCodeExporter
closed
9 years ago
3
Factory methods that require Suppliers should document Serializableness of the Collection depends on the Supplier being serializable
#84
GoogleCodeExporter
closed
9 years ago
4
Document thread-safety of Multimaps.new*Multimap(...) methods
#83
GoogleCodeExporter
closed
9 years ago
5
All returned classes should override toString (consistently)
#82
GoogleCodeExporter
closed
9 years ago
6
Generify Multimap<K, V> to Multimap<K, V, C extends Collection<V>>
#81
GoogleCodeExporter
closed
9 years ago
15
add Objects.pick(T ... o)
#80
GoogleCodeExporter
closed
9 years ago
4
Methods returning unmodifiable collections should accept wild cards
#79
GoogleCodeExporter
closed
9 years ago
2
Run static analysis tools
#78
GoogleCodeExporter
closed
9 years ago
2
Apply consistent policy about generics parameters of returned types
#77
GoogleCodeExporter
closed
9 years ago
3
Build should target 1.5
#76
GoogleCodeExporter
closed
9 years ago
1
Impossible to remove an element from a multiset!
#75
GoogleCodeExporter
closed
9 years ago
4
Don't inheritDoc from JDK
#74
GoogleCodeExporter
closed
9 years ago
6
Review all instances of lazy field initialization
#73
GoogleCodeExporter
closed
9 years ago
4
Review our collections which accept backing collections from the user
#72
GoogleCodeExporter
closed
9 years ago
6
Permutations of a list
#71
GoogleCodeExporter
closed
9 years ago
5
RFE - Iterators.limit(Iterator<T>, Predicate<T>)
#70
GoogleCodeExporter
closed
9 years ago
1
Iterators 'read until empty' method
#69
GoogleCodeExporter
closed
9 years ago
3
General-purpose collection builders
#68
GoogleCodeExporter
closed
9 years ago
1
Don't re-iterate across the same iterable unnecessarily
#67
GoogleCodeExporter
closed
9 years ago
2
rename Objects.hashCode
#66
GoogleCodeExporter
closed
9 years ago
1
array based iteration for maps
#65
GoogleCodeExporter
closed
9 years ago
3
support OSGi manifest entries
#64
GoogleCodeExporter
closed
9 years ago
8
Next