public class Diff<T extends java.lang.Iterable,S>
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Diff.Altered<T> |
public final T extends java.lang.Iterable created
public final T extends java.lang.Iterable dropped
public final com.google.common.collect.ImmutableCollection<Diff.Altered<S>> altered
Copyright © 2009- The Apache Software Foundation