public class ActivationTime extends Object
Constructor and Description |
---|
ActivationTime(Date start,
Date end)
Accepts null.
|
Modifier and Type | Method and Description |
---|---|
Date |
getEnd() |
Date |
getStart() |
boolean |
overlaps(ActivationTime other) |
public Date getStart()
public Date getEnd()
public boolean overlaps(ActivationTime other)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.