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
Function.java "Celcius" typo
#63
GoogleCodeExporter
closed
9 years ago
1
SVN Tags
#62
GoogleCodeExporter
closed
9 years ago
5
[RFE] Provide static helper methods as Functions?
#61
GoogleCodeExporter
closed
9 years ago
4
[RFE] Maps.transformValues
#60
GoogleCodeExporter
closed
9 years ago
2
Maps.aggregateIndex?
#59
GoogleCodeExporter
closed
9 years ago
3
Have Predicate<T> extend Function<T,Boolean>
#58
GoogleCodeExporter
closed
9 years ago
2
DollarMaps, easy-on-the-eye Map construction
#57
GoogleCodeExporter
closed
9 years ago
1
Suggestion: Maps.fromFunction
#56
GoogleCodeExporter
closed
9 years ago
18
Missing Maps.newHashMapWithCapacity
#55
GoogleCodeExporter
closed
9 years ago
5
Need an all-inclusive test suite and need it to pass cleanly
#54
GoogleCodeExporter
closed
9 years ago
11
ChainedSupplier
#53
GoogleCodeExporter
closed
9 years ago
7
Add check(collection, constraint) to Constraints and MapConstraints
#52
GoogleCodeExporter
closed
9 years ago
2
Support for NavigableMap and NavigableSet in TreeMultimap
#51
GoogleCodeExporter
closed
9 years ago
8
Add @NonNullable annotation
#50
GoogleCodeExporter
closed
9 years ago
1
method to add to and return count on Multiset
#49
GoogleCodeExporter
closed
9 years ago
12
filter(Collection) returning a Collection
#48
GoogleCodeExporter
closed
9 years ago
5
Maps.uniqueIndex should size the new Map better
#47
GoogleCodeExporter
closed
9 years ago
3
Chained put() calls on a builder cause stack overflow very quickly in some environments
#46
GoogleCodeExporter
closed
9 years ago
2
Support removal from Iterables and Maps based on Predicate
#45
GoogleCodeExporter
closed
9 years ago
4
putAll in StandardMultimap doesn't add an entry when empty collection is passed
#44
GoogleCodeExporter
closed
9 years ago
2
Possible Tuple library contribution
#43
GoogleCodeExporter
closed
9 years ago
9
Req: KeyValue iterator
#42
GoogleCodeExporter
closed
9 years ago
3
Req: Abstraction of MultiMap to handle arbitrary op and basecase (identity-under-op)
#41
GoogleCodeExporter
closed
9 years ago
11
Method like Constraints.constrainedList which applies to existing elements
#40
GoogleCodeExporter
closed
9 years ago
2
Comparators.reverse(Comparator)
#39
GoogleCodeExporter
closed
9 years ago
4
provide a fill method similar to Collections.fill() that uses a Supplier
#38
GoogleCodeExporter
closed
9 years ago
8
ReferenceMap's SoftValueReference, WeakValueReference .toString() methods not overridden
#37
GoogleCodeExporter
closed
9 years ago
4
StandardMultimap$RandomAccessWrappedList is not Serializable
#36
GoogleCodeExporter
closed
9 years ago
4
Python-style zip and enumerate methods
#35
GoogleCodeExporter
closed
9 years ago
7
Add 'flatMap' (flatTransform?) operation
#34
GoogleCodeExporter
closed
9 years ago
3
Establish serialized form for all collections
#33
GoogleCodeExporter
closed
9 years ago
7
Upgrade to Java 6, maintaining Java 5 backport branch
#32
GoogleCodeExporter
closed
9 years ago
9
Copy arbitrary collections
#31
GoogleCodeExporter
closed
9 years ago
6
quickselect?
#30
GoogleCodeExporter
closed
9 years ago
4
Functions need to be serializable and have equals() and hashCode()
#29
GoogleCodeExporter
closed
9 years ago
3
BiMap interface lacks appropriate methods for concurrent use
#28
GoogleCodeExporter
closed
9 years ago
8
Add corresponding Queues class, a la Lists and Sets
#27
GoogleCodeExporter
closed
9 years ago
2
Standardize how to create instances of JDK 5 collections
#26
GoogleCodeExporter
closed
9 years ago
2
Standardize how to create instances of our collections.
#25
GoogleCodeExporter
closed
9 years ago
21
Upload to Maven repository
#24
GoogleCodeExporter
closed
9 years ago
27
T join(T appendable, String delimiter, Function<U,String> function, Iterable<U> iterable)
#23
GoogleCodeExporter
closed
9 years ago
3
Appendable Join.join(Appendable appendable, String delimiter, ... )
#22
GoogleCodeExporter
closed
9 years ago
3
Usage of Functions.compose function
#21
GoogleCodeExporter
closed
9 years ago
1
ForwardingObject should use generics
#20
GoogleCodeExporter
closed
9 years ago
3
Predicates.forFunction(Function<T, Boolean>)
#19
GoogleCodeExporter
closed
9 years ago
6
iterator with pre-defined cycles count
#18
GoogleCodeExporter
closed
9 years ago
6
omnibus issue for added Iterators/Iterables functionality
#17
GoogleCodeExporter
closed
9 years ago
14
Methods on Sets class: union(), intersection(), difference()
#16
GoogleCodeExporter
closed
9 years ago
13
Lists.charactersOf(CharSequence), returning List<Character>
#15
GoogleCodeExporter
closed
9 years ago
11
Creating immutable sorted sets from already-ordered data
#14
GoogleCodeExporter
closed
9 years ago
10
Previous
Next