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 "soft" way of fetching objects from a Pullable.
Definition at line 36 of file PullSoft.java.
|
static |
Definition at line 38 of file PullSoft.java.