lab07
2017-04-07 14:22:43 1 举报
dasdasdadsa
作者其他创作
大纲/内容
MyPoint
x :doubley :double
lab07 10.4
lab07 10.10
lab07 10.3
Tax
static SINGLE_FILER = 0 : intstatic MARRIED_JOINTLY = 1 : intstatic MARRIED_SEPARATELY = 2 : intstatic HEAD_OF_HOUSEHOLD = 3 : intfilingStatus :intbrackets : int [][]rates : double[]taxableIncome : double
Queue
element : int[]size : int
dequeue() :return intgetSize(): return intempty(): return booleanQueue()enqueue(int v)
MyIntager
value :int
MyIntager(int i)get():return intisEven():return booleanisOdd():return booleanisPrime():return booleanisEven(int i):return booleanisOdd(int i):return booleanisPrime(int i):return booleanisEven(MyIntager m):return booleanisOdd(MyIntager m):return booleanisPrime(MyIntager m):return booleanequals(int i):return booleanequals(MyIntager m):return booleanstatic parseInt(char[] c):return intstatic parseInt(String s):return int
lab07 10.8
收藏
收藏
0 条评论
下一页