public static class TokenType.Builder extends Object
Builder()
TokenType
build()
TokenType.Builder
token(String token)
type(String type)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public TokenType.Builder token(String token)
示例值:isvcnBKgoMyY5OMbUG6FioTXuBe
token
public TokenType.Builder type(String type)
示例值:isv
type
public TokenType build()
Copyright © 2022. All rights reserved.