com.atlassian.bamboo.serialization.xstream
Class HibernateSortedMapConverter
java.lang.Object
com.atlassian.bamboo.serialization.xstream.AbstractXStreamConverterAdapter
com.atlassian.bamboo.serialization.xstream.AbstractHibernateCollectionConverter
com.atlassian.bamboo.serialization.xstream.HibernateSortedMapConverter
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
public class HibernateSortedMapConverter
- extends AbstractHibernateCollectionConverter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HibernateSortedMapConverter
public HibernateSortedMapConverter(com.thoughtworks.xstream.mapper.Mapper mapper)
isSupportedType
protected boolean isSupportedType(Class type)
- Specified by:
isSupportedType
in class AbstractHibernateCollectionConverter
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.