org.kie.kieora.backend.lucene.util
Class Serializer
java.lang.Object
org.kie.kieora.backend.lucene.util.Serializer
public final class Serializer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toByteArray
public static byte[] toByteArray(Object obj)
throws IOException
- Throws:
IOException
fromByteArray
public static Object fromByteArray(byte[] bytes)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.