Class SetEditor

  • All Implemented Interfaces:
    java.beans.PropertyEditor

    public class SetEditor
    extends CollectionEditor
    A PropertyEditor which converts a String into a Set and vice versa.
    Author:
    Apache MINA Project
    • Constructor Summary

      Constructors 
      Constructor Description
      SetEditor​(java.lang.Class<?> elementType)
      Creates a new SetEditor instance
    • Constructor Detail

      • SetEditor

        public SetEditor​(java.lang.Class<?> elementType)
        Creates a new SetEditor instance
        Parameters:
        elementType - The Element type