|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.decisiondeck.utils.NoNullEntries<K,V>
public class NoNullEntries<K,V>
| Constructor Summary | |
|---|---|
NoNullEntries()
|
|
| Method Summary | |
|---|---|
boolean |
apply(Map.Entry<K,V> input)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Predicate |
|---|
equals |
| Constructor Detail |
|---|
public NoNullEntries()
| Method Detail |
|---|
public boolean apply(Map.Entry<K,V> input)
apply in interface Predicate<Map.Entry<K,V>>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||