T
- the type to be serialized, deserialized.@ExperimentalApi
public interface SandboxSerializer<T>
SandboxTask
.Modifier and Type | Method and Description |
---|---|
T |
deserialize(byte[] bytes) |
byte[] |
serialize(T t) |
Copyright © 2003–2020 Atlassian. All rights reserved.