public class GaeSequence extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
MIN_VALUE |
| Constructor and Description |
|---|
GaeSequence(String sequenceName) |
public static final long MIN_VALUE
public GaeSequence(String sequenceName)
public static long next(String sequenceName)
public long next()
public long lastValue()
Copyright © 2017. All rights reserved.