Package org.tomitribe.crest.table
Class Width
- java.lang.Object
-
- org.tomitribe.crest.table.Width
-
public class Width extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Width(int min, int max)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Widthadd(Width that)Widthadjust(Width that)intgetMax()intgetMin()static WidthofString(java.lang.String string)Widthsubtract(Width that)WidthtoMax()WidthtoMin()java.lang.StringtoString()
-
-
-
Field Detail
-
ZERO
public static final Width ZERO
-
-