public class LongSequenceSupplier extends Object implements Supplier<Long>
LongSequenceSupplier()
LongSequenceSupplier(Long startValue)
Long
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongSequenceSupplier()
public LongSequenceSupplier(Long startValue)
public Long get()
get
Supplier<Long>
Copyright © 2017. All rights reserved.