Slopjong A geek discovering the World, Tech & Science
  • Latest Posts
  • Programming
  • Mac
  • Linux
  • WordPress
  • Hardware
  • Howtos
  • Nerd Trash

Java Archive

  • A inner class can call methods of an outer class.


public class Dummy1
{
	private class Dummy2 
	{	
		public Dummy2() 
		{
			method();
		}
	}
	
	private void method() { }
}


So far so good but if the inner class has [...] 0

    Accessing the right method in Java

    Posted on April 20, 2010
    A inner class can call methods of an outer class. public class Dummy1 { private class Dummy2 { public Dummy2() { method(); } } private void method() { } } So far so good but if the inner class has [...]

    Continue Reading

« Previous Page

RSS Feed Twitter YouTube

Email Subscription

Don't miss any new posts

Search

You need to get something done?
LeJob Tell me!
  • Latest
  • Random
  • Comments
  • Tags
  • How to word-wrap long text in HTML?
    Posted 23 hours ago
  • Pressing enter a hundred times
    Posted 3 days ago
  • Handling ranges with switch in PHP
    Posted 1 week ago
  • Issues that happen when you change the hostname and reverse DNS (Part 2)
    Posted 2 weeks ago
  • Using Git submodules or not?
    Posted 2 weeks ago
  • New structure for the sensors field
    Posted 2 weeks ago
  • Git: why submodules are evil
    Posted 2 weeks ago
  • Issues that happen when you change the hostname and reverse DNS (Part 1)
    Posted 3 weeks ago
  • Eclipse, Axis2 and Tomcat
    Posted on December 18, 2010
  • ‘staticMetaObject’ is not a member
    Posted on October 7, 2008
  • How to word-wrap long text in HTML?
    Posted 23 hours ago
  • Facebook – 1.5 million accounts hacked
    Posted on April 23, 2010
  • Let SVN accept revision propchanges
    Posted on January 20, 2010
  • Happy PI Day!
    Posted on March 14, 2010
  • Eclipse Editor
    Posted on October 29, 2009
  • How to use BackPress?
    Posted on February 21, 2010
  • AndAnd
    Houston, I can’t write to file
  • slopjong
    How to install the latest node.js on Ubuntu?
  • Sándor Alvajáró
    How to install the latest node.js on Ubuntu?
  • blinry
    Pressing enter a hundred times
  • kram
    How to install the latest node.js on Ubuntu?
  • Juan Timana
    Mount Apple Disk Images (DMG) in Linux
  • Yash
    Qt: QString constant in a class
  • ubuntu latest node install | Lost Ferry
    How to install the latest node.js on Ubuntu?
Add-on Arch Linux bash C++ Cake commands conversion cURL eclipse Firefox flash hacker hardware hostname Java javascript jQuery Linux Mac matlab OpenWrt party php PI PI Day plugin Programming Qt router Scripting shell Software Subversion terminal Tutorial twitter video VirtualBox Web Web server Windows Wordpress wordpress plugin youtube ZSH

Twitter Feed (@slopjong)

  • @blinry I didn't. To be honest I've never used rebase too because there was no need yet.8 days ago
  • @blinry Feature request: 'undo git rebase' ^^9 days ago
  • ... and now do I need a 'undo rm' command ... #FAIL9 days ago
  • @macfreak109 cyborg + macfreak = cybreak ?9 days ago
  • @JanGuth @hackyard_ Sure, #403 works. Check your config.9 days ago

Projects

The Space API provides a unified specification for a decentralized hackerspace information system.
  • █▀▀▄  ▄▀▀▄  ▄▀▀▄  █ ▄▀       ▀█▀  ▄▀▀▄       ▀█▀  ▄▀▀▄  █▀▀▄
    █▀▀▄  █▄▄█  █     █▀          █   █  █        █   █  █  █▀▀
    █▄▄▀  █  █  ▀▄▄▀  █ ▀▄        █   ▀▄▄▀        █   ▀▄▄▀  █
    
  • Impress
  • —
  • Contact
  • —
  • About
  • All Rights Reserved
  • —
  • © 2012 slopjong.de