|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.avis.security.Keys.Delta
public static class Keys.Delta
Represents a delta (diff) between two key sets.
| Field Summary | |
|---|---|
Keys |
added
|
static Keys.Delta |
EMPTY_DELTA
|
Keys |
removed
|
| Method Summary | |
|---|---|
boolean |
isEmpty()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Keys.Delta EMPTY_DELTA
public final Keys added
public final Keys removed
| Method Detail |
|---|
public boolean isEmpty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||