public class NextLongSequencingPolicy extends Object implements SequencingPolicy<Long>
NextLongSequencingPolicy()
boolean
equals(Object obj)
int
hashCode()
Maybe<Long>
next(Long element)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public NextLongSequencingPolicy()
public Maybe<Long> next(Long element)
next
SequencingPolicy<Long>
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
Copyright © 2013. All Rights Reserved.