Code Examples
A repository of 155 code examples for BeepBeep
|
Illustration of the difference between using pull() and pullSoft() on a Pullable object. More...
Static Public Member Functions | |
static void | main (String[] args) |
Illustration of the difference between using pull() and pullSoft() on a Pullable object.
In this example, we use the "hard" (or standard) way of fetching objects from a Pullable.
Definition at line 36 of file PullHard.java.
|
static |
Definition at line 38 of file PullHard.java.