Class ActualValueInference.DescribedEntry

java.lang.Object
com.google.common.truth.ActualValueInference.StackEntry
com.google.common.truth.ActualValueInference.DescribedEntry
Direct Known Subclasses:
AutoValue_ActualValueInference_DescribedEntry
Enclosing class:
ActualValueInference

abstract static class ActualValueInference.DescribedEntry extends ActualValueInference.StackEntry
An entry that contains a description of how it was created. Currently, the only case in which we provide a description is when the value comes from a method call whose name looks "interesting."