com.atlassian.bamboo.serialisers.kryopool
Class KryoFactory
java.lang.Object
com.atlassian.bamboo.serialisers.kryopool.KryoFactory
public class KryoFactory
- extends
Method Summary |
com.esotericsoftware.kryo.Kryo |
makeObject()
|
static com.esotericsoftware.kryo.Kryo |
newKryo()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KryoFactory
public KryoFactory()
makeObject
public com.esotericsoftware.kryo.Kryo makeObject()
throws Exception
- Throws:
Exception
newKryo
public static com.esotericsoftware.kryo.Kryo newKryo()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.