public static class MockKGateway.ExclusionParameters
Parameters of exclusion
| Constructor and Description |
|---|
ExclusionParameters(boolean current)
Parameters of exclusion
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
component1() |
MockKGateway.ExclusionParameters |
copy(boolean current)
Parameters of exclusion
|
boolean |
equals(java.lang.Object p) |
boolean |
getCurrent() |
int |
hashCode() |
java.lang.String |
toString() |
public ExclusionParameters(boolean current)
Parameters of exclusion
public boolean getCurrent()
public boolean component1()
public MockKGateway.ExclusionParameters copy(boolean current)
Parameters of exclusion
public java.lang.String toString()
public int hashCode()
public boolean equals(java.lang.Object p)