KeyUtil Class Reference

List of all members.

Static Public Member Functions

static Collection< byte[]> getKeyBytes (Collection< String > keys)
static byte[] getKeyBytes (String k)


Detailed Description

Utilities for processing key values.

Member Function Documentation

static Collection<byte[]> getKeyBytes ( Collection< String keys  )  [static]

Get the keys in byte form for all of the string keys.

Parameters:
keys a collection of keys
Returns:
return a collection of the byte representations of keys

static byte [] getKeyBytes ( String  k  )  [static]

Get the bytes for a key.

Parameters:
k the key
Returns:
the bytes


The documentation for this class was generated from the following file:

Generated on Sat May 26 06:43:37 2012 for Project Wonder by  doxygen 1.5.8