Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Groovy MetaClass
filebot
Jul 13th, 2014
631
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Groovy
0.08 KB
| None
|
0
0
raw
download
clone
embed
print
report
String
.
metaClass
.
pad
=
{
n
=
2
->
delegate.
padLeft
(
n,
'0'
)
}
def
t
=
"1"
t.
pad
(
4
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Setup Initialization rev_02
Arduino | 7 min ago | 4.80 KB
Device Setup rev_01
Arduino | 12 min ago | 4.46 KB
birthday function
JavaScript | 20 min ago | 0.53 KB
2025-07-21_stats.json
JSON | 1 hour ago | 3.75 KB
Syrex Hub
Lua | 1 hour ago | 0.37 KB
2025-07-21_stats.json
JSON | 1 hour ago | 3.75 KB
2025-07-21_stats.json
JSON | 1 hour ago | 3.73 KB
AE2 Display
Lua | 1 hour ago | 13.66 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!