All Methods
Removals
Additions
Changes
Bold is New, strike is deleted


A  E I N P R S T TOP
adjacentNodes (N)
allowsSelfLoops ()

E  A I N P R S T TOP
expireAfterAccess (long, TimeUnit)
expireAfterWrite (long, TimeUnit)

I  A E N P R S T TOP
isDirected ()

N  A E I P R S T TOP
nodeOrder ()
nodes ()

P  A E I N R S T TOP
predecessors (N)

R  A E I N P S T TOP
refreshAfterWrite (long, TimeUnit)

S  A E I N P R T TOP
successors (N)

T  A E I N P R S TOP
toImmutableSortedMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>) in com.google.common.collect.ImmutableSortedMap
  type  (Function<? super T, ? extends K>, Function<? super T, ? extends V>, BinaryOperator<V>) in com.google.common.collect.ImmutableSortedMap
transitiveClosure
  type  (Graph<N>, TransitiveClosureSelfLoopStrategy) in com.google.common.graph.Graphs
  type  (Graph<N>) in com.google.common.graph.Graphs