org.fusesource.fabric.utils
Class ObjectUtils

java.lang.Object
  extended by org.fusesource.fabric.utils.ObjectUtils

public class ObjectUtils
extends java.lang.Object


Constructor Summary
ObjectUtils()
           
 
Method Summary
static byte[] toBytes(java.lang.Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectUtils

public ObjectUtils()
Method Detail

toBytes

public static byte[] toBytes(java.lang.Object object)


Copyright © 2012 FuseSource. All Rights Reserved.