@Internal public final class PrefixedIncrementingId extends Object
PrefixedIncrementingId(String prefix)
String
getNextId()
long
getNextNumber()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrefixedIncrementingId(String prefix)
prefix
public long getNextNumber()
public String getNextId()
Copyright © 2023. All rights reserved.