Class RecordedUrl

java.lang.Object
org.eblocker.server.common.data.RecordedUrl

public class RecordedUrl extends Object
  • Constructor Details

  • Method Details

    • getRecordedDomain

      public String getRecordedDomain()
    • getRecordedIp

      public String getRecordedIp()
    • getWhitelistRecommendation

      public RecordedUrl.WhitelistRecommendation getWhitelistRecommendation()
    • adjustWhitelistRecommendation

      public void adjustWhitelistRecommendation(boolean correspondingAppDataRecorded)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object