Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 8th, 2014
192
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
diff
public
class
IntValue
{
public
int
value
;
public
static
void
swap
(
IntValue i1, IntValue i2
)
{
int
temp
=
i1.
value
;
i1.
value
=
i2.
value
;
i2.
value
=
temp
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
⭐✅ Exploit 2500$ in 15 Minutes O
JavaScript | 2 sec ago | 0.27 KB
⭐✅ MAKE $2500 IN 15 MIN ⭐
JavaScript | 9 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ Z
JavaScript | 9 sec ago | 0.27 KB
⭐⭐⭐Exchange Exploit T I⭐⭐⭐
Java | 17 sec ago | 0.15 KB
⭐Swapzone Glitch ✅ Working⭐ 3
JavaScript | 18 sec ago | 0.27 KB
⭐✅ Trading Profit Method ⭐
JavaScript | 19 sec ago | 0.25 KB
✅ Make $2500 in 20 minutes⭐⭐ E
JavaScript | 26 sec ago | 0.27 KB
✅⭐ Make $2500 in 15 minutes ⭐✅
JavaScript | 27 sec ago | 0.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!