| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Bucket.Prefixed
Prefixed. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Bucket | 
Ocket.bucket()
Get bucket we're in. 
 | 
Bucket | 
Ocket.Text.bucket()  | 
Bucket | 
Region.bucket(String name)
Get bucket. 
 | 
Bucket | 
Region.Simple.bucket(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
Bucket.Prefixed.compareTo(Bucket bucket)  | 
| Constructor and Description | 
|---|
Bucket.Prefixed(Bucket bucket,
               String pfx)
Public ctor. 
 | 
Copyright © 2012–2013 jcabi.com. All rights reserved.