Package com.aliucord.utils
Class Padding
-
- All Implemented Interfaces:
public final class Padding
-
-
Method Summary
Modifier and Type Method Description final IntegergetLeft()final IntegergetTop()final IntegergetRight()final IntegergetBottom()final Paddingplus(Padding other)final Paddingplus(Integer other)final Paddingminus(Padding other)final Paddingminus(Integer other)final Paddingtimes(Integer other)final Paddingdiv(Integer other)
-