|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.neu.ccs.demeterf.lib.List.Pred<DBEntry<M>>
edu.neu.ccs.demeterf.dispatch.TypePred<M>
public class TypePred<M>
A Predicate over DBEntries: Is the given DBEntry applicable to this array of Types (arguments)?
| Method Summary | ||
|---|---|---|
boolean |
huh(DBEntry<M> e)
Is this predicate true for the given X? |
|
static
|
huh(DBEntry<M> e,
java.lang.Class<?> c,
int i)
|
|
| Methods inherited from class edu.neu.ccs.demeterf.lib.List.Pred |
|---|
negate |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public boolean huh(DBEntry<M> e)
List.Pred
huh in class List.Pred<DBEntry<M>>
public static <M> boolean huh(DBEntry<M> e,
java.lang.Class<?> c,
int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||