Class FinalCollectionConverter

  • All Implemented Interfaces:
    com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher

    public class FinalCollectionConverter
    extends AbstractXStreamConverterAdapter
    Converts Final collections.
    • Constructor Detail

      • FinalCollectionConverter

        public FinalCollectionConverter​(com.thoughtworks.xstream.mapper.Mapper mapper)
    • Method Detail

      • canConvert

        public boolean canConvert​(Class type)