public interface IsConflicting<T> extends HasUUID
Modifier and Type | Interface and Description |
---|---|
static interface |
IsConflicting.Covers<T> |
Modifier and Type | Method and Description |
---|---|
boolean |
conflicts(T other) |
getUuidKey
boolean conflicts(T other)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.