Thread: My Dynamic Regions Engine

Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11  
    Community Veteran

    WH:II:DOW's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    2,022
    Thanks given
    145
    Thanks received
    871
    Rep Power
    4275
    Quote Originally Posted by dragonkk View Post
    Dunno but i made it private cuz so noobs wont instance it.. anyway the class is final too as no class extends it.
    Why put final methods in a final class?
    hella titties
    Reply With Quote  
     

  2. Thankful users:


  3. #12  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,342
    Thanks given
    132
    Thanks received
    1,019
    Rep Power
    828
    Quote Originally Posted by WH:II:DOW View Post
    Why put final methods in a final class?
    Well thought i just noticed if you cant extend class you cant override the method even if it static LOL. i knew with instanced methods but hadnt thought on statics.
    Reply With Quote  
     

  4. #13  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,664
    Thanks given
    493
    Thanks received
    627
    Rep Power
    980
    Quote Originally Posted by dragonkk View Post
    Well thought i just noticed if you cant extend class you cant override the method even if it static LOL. i knew with instanced methods but hadnt thought on statics.
    Didn't know you could override static methods anyway 0.0
    ~iKilem
    Reply With Quote  
     

  5. Thankful user:


  6. #14  
    Banned
    Join Date
    May 2011
    Posts
    69
    Thanks given
    4
    Thanks received
    5
    Rep Power
    0
    Good job man, looking forward for some from work from you.
    Reply With Quote  
     

  7. #15  
    Registered Member

    Join Date
    Oct 2008
    Posts
    2,342
    Thanks given
    132
    Thanks received
    1,019
    Rep Power
    828
    Quote Originally Posted by iKilem View Post
    Didn't know you could override static methods anyway 0.0
    I never tryed lol. but if you cant then why does java allow you to make them static? isnt it useless?
    Reply With Quote  
     

  8. #16  
    Community Veteran


    Join Date
    Dec 2008
    Posts
    4,264
    Thanks given
    405
    Thanks received
    432
    Discord
    View profile
    Rep Power
    1684
    Dragon you have yet again done yourself good.
    Reply With Quote  
     

  9. #17  
    Registered Member Anthony-|'s Avatar
    Join Date
    Jan 2008
    Posts
    749
    Thanks given
    103
    Thanks received
    46
    Rep Power
    58
    It's like SEX in a RSPS
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  10. #18  
    Registered Member

    Join Date
    Aug 2009
    Posts
    1,712
    Thanks given
    96
    Thanks received
    198
    Rep Power
    78
    Quote Originally Posted by dragonkk View Post
    I never tryed lol. but if you cant then why does java allow you to make them static? isnt it useless?
    You can't have static abstract methods. Or are you talking about something else?
    removed
    Reply With Quote  
     

  11. #19  
    Community Veteran

    WH:II:DOW's Avatar
    Join Date
    Dec 2007
    Age
    32
    Posts
    2,022
    Thanks given
    145
    Thanks received
    871
    Rep Power
    4275
    Quote Originally Posted by dragonkk View Post
    I never tryed lol. but if you cant then why does java allow you to make them static? isnt it useless?
    Do you even know what static is? Of course you can't override static methods, the keyword is static.
    –adjective Also, stat·i·cal.
    1. pertaining to or characterized by a fixed or stationary condition.
    2. showing little or no change: a static concept; a static relationship.
    3. lacking movement, development, or vitality: The novel was marred by static characterizations, especially in its central figures.
    Go read the Java tutorials.
    hella titties
    Reply With Quote  
     

  12. #20  
    Registered Member

    Join Date
    Aug 2010
    Age
    24
    Posts
    676
    Thanks given
    80
    Thanks received
    53
    Rep Power
    174
    That's tight.
    [Only registered and activated users can see links. ]
    Reply With Quote  
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Construct map region packet aka 'secondary map region packet'
    By Graham in forum Informative Threads
    Replies: 95
    Last Post: 06-22-2015, 12:19 PM
  2. Replies: 50
    Last Post: 09-06-2010, 06:55 PM
  3. Banning Dynamic IP?
    By Zonchord in forum Chat
    Replies: 10
    Last Post: 07-31-2010, 11:41 PM
  4. Dynamic IP (FAILSEPICLY)
    By Goro in forum Software
    Replies: 3
    Last Post: 10-30-2008, 01:32 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •