B C G K M T V

B

Bytes - Class in com.thimbleware.jmemcached.util
Represents an immutable byte count.
bytes(long) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
bytes(double) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
bytes() - Method in class com.thimbleware.jmemcached.util.Bytes
Gets the byte count represented by this value object.

C

com.thimbleware.jmemcached - package com.thimbleware.jmemcached
 
com.thimbleware.jmemcached.util - package com.thimbleware.jmemcached.util
 

G

gigabytes(long) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
gigabytes(double) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
gigabytes() - Method in class com.thimbleware.jmemcached.util.Bytes
Gets the byte count in gigabytes.

K

kilobytes(long) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
kilobytes(double) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
kilobytes() - Method in class com.thimbleware.jmemcached.util.Bytes
Gets the byte count in kilobytes.

M

Main - Class in com.thimbleware.jmemcached
Command line interface to the Java memcache daemon.
Main() - Constructor for class com.thimbleware.jmemcached.Main
 
main(String[]) - Static method in class com.thimbleware.jmemcached.Main
 
MAX - Static variable in class com.thimbleware.jmemcached.util.Bytes
Maximum bytes value
megabytes(long) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
megabytes(double) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
megabytes() - Method in class com.thimbleware.jmemcached.util.Bytes
Gets the byte count in megabytes.

T

terabytes(long) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
terabytes(double) - Static method in class com.thimbleware.jmemcached.util.Bytes
Instantiate immutable Bytes value object..
terabytes() - Method in class com.thimbleware.jmemcached.util.Bytes
Gets the byte count in terabytes.
toString() - Method in class com.thimbleware.jmemcached.util.Bytes
Converts this byte count to a string using the given locale.

V

valueOf(String, Locale) - Static method in class com.thimbleware.jmemcached.util.Bytes
Converts a string to a number of bytes.
valueOf(String) - Static method in class com.thimbleware.jmemcached.util.Bytes
Converts a string to a number of bytes.

B C G K M T V

Copyright © 2008-2011 ThimbleWare. All Rights Reserved.