Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7847181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T17:48:44+00:00 2026-06-02T17:48:44+00:00

I need help / advice for a problem..I created a service and in this

  • 0

I need help / advice for a problem..I created a service and in this I need to run an action when two integers or two strings are equals..what is the best way?

I tried with a timer:

timer.schedule(new mainTask(), mydate.equals(date));

private class mainTask extends TimerTask
    { 
        public void run() 
        {

        }
    }  

but that does not accept boolean in the when parameter..

What can I use to get what i want?

ps: my parameters are taken from a database

Thanks in advance!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T17:48:45+00:00Added an answer on June 2, 2026 at 5:48 pm

    Not sure exactly what you mean but if the deamon should be dependant on the strings and integers why don’t you just define a method like this:

    private boolean myDaemon(String s1, String s2, int i1, int i2) {
    
    return ( s1.equals(s2) || ( i1 == i2));
    }
    

    and use this as your parameter ?

    However, if you want to schedule the timer only if this condition applies then you have to write something like:

    if (myDaemon(s1,s2,i1,i2)) scheduleMytimer();
    

    ps the second parameter to Timer is not a condition but the DeamonFlag!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Please, help me. I need an advice in problem with progress bar in IE.
I need help finishing this statement. It is frustrating that two of the PHP
Need help writing a script downloads data from google insight using c# this is
I need help with a few pointers to this assignment: The program will return
I need advice about the following: option 1 I run the script /usr/local/bbp/api/bbpinstaller.pl from
I need some advice here, I hope somebody can help me. I have the
I realize there are several solutions to this problem. I am looking for advice
I am trying to solve a unique problem. Thanks for any help with this.
Need your help with authenticating an active directory user ID against LDAP. My problem
I have this little problem and I am requesting for your help. I have

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.