T - the type of object that is being compared.
public abstract class Narrower<T>
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Narrower.HeirarchyBasedClassNarrower<C> |
static class |
Narrower.HeirarchyBasedObjectNarrower<C> |
| Constructor and Description |
|---|
Narrower() |