Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re (tilly) 1: Nested Classes

by dcorbin (Sexton)
on Mar 06, 2001 at 22:09 UTC ( [id://62525]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    public class Foo
    {
        public void doSomething(Bar bar)
        { ... }
    }
    
  2. or download this
    public class FooTest
    {
    ...
            // check that the right things happened to bar    
        }    
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://62525]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-18 04:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found