issues
search
DaveAKing
/
guava-libraries
Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Set Export-Package versions on a per-package basis
#1682
GoogleCodeExporter
closed
9 years ago
13
Iterables.consumingIterable().toString() probably should not consume all the elements
#1681
GoogleCodeExporter
closed
9 years ago
4
CacheBuilder#removalListener(RemovalListener) lacks information about deferred invoking RemovalListener
#1680
GoogleCodeExporter
closed
9 years ago
5
There is a Iterables.getLast(Iterable<T> i), but no getFirst(Iterable<T> i)
#1679
GoogleCodeExporter
closed
9 years ago
4
MinMaxPriorityQueue javadoc needs creation examples
#1678
GoogleCodeExporter
closed
9 years ago
3
Create abstract base classes for Function and Predicate to deal with @Nullable issues
#1677
GoogleCodeExporter
closed
9 years ago
7
AtomicLongMap.incrementAll(Iterable<K>)
#1676
GoogleCodeExporter
closed
9 years ago
4
Consistent hash that can grow and shrink
#1675
GoogleCodeExporter
closed
9 years ago
4
Retrieve all indices of a CharMatcher or a String in a CharSequence
#1674
GoogleCodeExporter
closed
9 years ago
8
CaseFormat for UPPER_HYPHEN
#1673
GoogleCodeExporter
closed
9 years ago
4
Joiner.join with skipNulls() gives NPE when 3th arg is null
#1672
GoogleCodeExporter
closed
9 years ago
3
Misleading comment in class Iterations.java
#1671
GoogleCodeExporter
closed
9 years ago
3
Checked exception bridge for lambdas
#1670
GoogleCodeExporter
closed
9 years ago
8
Add a built in default value for MediaType in NullPointerTester (and related)
#1669
GoogleCodeExporter
closed
9 years ago
7
Guava 15 and Guava 16 causing NoSuchMethodError in GlassFish 4.0
#1668
GoogleCodeExporter
closed
9 years ago
6
Improve the error message thrown from MediaType.parse
#1667
GoogleCodeExporter
closed
9 years ago
4
Cache: complex keys causing very low hit rate and large number of evictions
#1666
GoogleCodeExporter
closed
9 years ago
7
AbstractPackageSanityTests equals test fails for AutoValue classes with Set members
#1665
GoogleCodeExporter
closed
9 years ago
10
com.google.common.io.FileBackedOutputStream.update resource leak
#1664
GoogleCodeExporter
closed
9 years ago
3
Providing a base object to minimize Object method implementation
#1663
GoogleCodeExporter
closed
9 years ago
5
Feature request for enum of reference types
#1662
GoogleCodeExporter
closed
9 years ago
4
Would like implementation comments explaining CharMatcher.WHITESPACE_MULTIPLIER
#1661
GoogleCodeExporter
closed
9 years ago
11
Collections2.concat()
#1660
GoogleCodeExporter
closed
9 years ago
4
API documentation for LittleEndianDataOutputStream.writeUTF and LittleEndianDataInputStream.readUTF is misleading
#1659
GoogleCodeExporter
closed
9 years ago
3
Square root and similar operations for BigDecimal - a BigDecimalMath class
#1658
GoogleCodeExporter
closed
9 years ago
3
Comparable, lessThanAll, greaterThanAll values
#1657
GoogleCodeExporter
closed
9 years ago
4
bloom filter negative expectedFpp and premature saturation of filter
#1656
GoogleCodeExporter
closed
9 years ago
5
Sets$SetView#contains(Object object) - not working as expected
#1655
GoogleCodeExporter
closed
9 years ago
6
InternetDomainName.topPrivateDomain() Fails on Suffix .kp
#1654
GoogleCodeExporter
closed
9 years ago
5
RFE: DiscreteDomain for BigDecimal
#1653
GoogleCodeExporter
closed
9 years ago
8
Make HashingOutputStream require that the stream be closed before retrieving hash
#1652
GoogleCodeExporter
closed
9 years ago
8
Stop using FilterOutputStream
#1651
GoogleCodeExporter
closed
9 years ago
10
Add tests of default Collection, List and Map methods from JDK8 to the testlib
#1650
GoogleCodeExporter
closed
9 years ago
5
Testlib fails to test maps with nullable keys and nonnull values
#1649
GoogleCodeExporter
closed
9 years ago
13
add Precondition.checkArgumentNotNull(..) throws IAE
#1648
GoogleCodeExporter
closed
9 years ago
10
Use singletons for commonly used null first and nulls last comparisons
#1647
GoogleCodeExporter
closed
9 years ago
3
Release FluentIterable.join(Joiner)
#1646
GoogleCodeExporter
closed
9 years ago
3
Make method TypeToken.toGenericType() public
#1645
GoogleCodeExporter
closed
9 years ago
14
Remove all references to unsupported Java API classes.
#1644
GoogleCodeExporter
closed
9 years ago
6
Return Optional.absent() if value is null in Enums.getIfPresent
#1643
GoogleCodeExporter
closed
9 years ago
7
Document on the Guava wiki how to run one of Guava's benchmarks for yourself
#1642
GoogleCodeExporter
closed
9 years ago
4
Document why Resources parameters "are usually not appropriate for HTTP or other non-classpath resources"
#1641
GoogleCodeExporter
closed
9 years ago
3
let @VisibleForTesting tells original visibility of annotated element
#1640
GoogleCodeExporter
closed
9 years ago
8
gwt+guava compilation error:[ERROR] Line 761: MAX_SIZE cannot be resolved or is not a field
#1639
GoogleCodeExporter
closed
9 years ago
4
Question about lazy evaluation of inverse in ImmutableSetMultimap
#1638
GoogleCodeExporter
closed
9 years ago
6
TypeToken.where example fails on Java 1.7.0_51 (Oracle and OpenJDK)
#1637
GoogleCodeExporter
closed
9 years ago
5
LocalCache.Values should not be a Set
#1636
GoogleCodeExporter
closed
9 years ago
6
JDK and Guava TypeVariable implementations are no longer compatible under 1.7.0_51-b13
#1635
GoogleCodeExporter
closed
9 years ago
47
MapMakerInternalMap potential performance improvement?
#1634
GoogleCodeExporter
closed
9 years ago
4
Make Nested Classes of Predicates Public
#1633
GoogleCodeExporter
closed
9 years ago
3
Previous
Next