public static class Pair.Builder extends Object
Builder()
Pair
build()
Pair.Builder
key(String key)
value(String value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Builder()
public Pair.Builder key(String key)
示例值:key
key
public Pair.Builder value(String value)
示例值:value
value
public Pair build()
Copyright © 2026. All rights reserved.