public class Quota extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
INTERVAL_DEFAULT |
static long |
SIZE_DEFAULT |
| Constructor and Description |
|---|
Quota() |
| Modifier and Type | Method and Description |
|---|---|
int |
getInterval() |
long |
getSize() |
void |
setInterval(int interval) |
void |
setSize(long size) |
Copyright © 2019. All Rights Reserved.