| Constructor and Description |
|---|
TokenBuilder(int capacity) |
public TokenBuilder(int capacity)
capacity - The number of ints this token holds@NotNull public Token.TokenBuilder putInt(int value)
@NotNull public Token build()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.