@Internal @ParametersAreNonnullByDefault public interface Split extends Closeable
Closeable.close().| Modifier and Type | Method and Description |
|---|---|
Split |
stop()
Stops the timing split.
|
Split |
storeAttribute(String name,
String value)
Deprecated.
since 5.7, there is no replacement
|
@Nonnull Split stop()
Closeable.close().@Deprecated @Nonnull Split storeAttribute(String name, String value)
name and
value parameters to a minimum as they maybe retained in memory if the split time
is a minimum or maximum for the associated timer.name - the name of the attributevalue - the value to associate.Copyright © 2003–2019 Atlassian. All rights reserved.