Class Filter

  • All Implemented Interfaces:
    Serializable

    public class Filter
    extends Object
    implements Serializable
    A rule which addresses belonging to this package must pass. This package is applied only to addresses that pass this filter
    See Also:
    Serialized Form
    • Constructor Detail

      • Filter

        public Filter()
    • Method Detail

      • getContent

        public String getContent()
      • setContent

        public void setContent​(String content)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object