Rockbox.org home
releases
current build
extras FAQ
manual
wiki
docs index mailing lists
IRC
forums bugs
patches



A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example,

package Telecoms

StaticMethod defaultColour()


my $colour = Telecoms::defaultColour()

Related Topics: ClassMethod, ObjectMethod, DeveloperDocumentationCategory

r1 - 27 Mar 2005 - 15:14:15 - TWikiContributor
Edit | View raw | Attach | Ref-By | History: r1 | More | Refresh cache
Copyright © 1999-2008 by the contributing authors.