implement a whole bunch of simple methods.

package.bluej 1.8KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. #BlueJ package file
  2. dependency1.from=StringUtilitiesTest
  3. dependency1.to=StringUtilities
  4. dependency1.type=UsesDependency
  5. dependency2.from=PredicateUtilitiesTest
  6. dependency2.to=PredicateUtilities
  7. dependency2.type=UsesDependency
  8. dependency3.from=MathUtilitiesTest
  9. dependency3.to=MathUtilities
  10. dependency3.type=UsesDependency
  11. editor.fx.0.height=0
  12. editor.fx.0.width=0
  13. editor.fx.0.x=0
  14. editor.fx.0.y=0
  15. objectbench.height=145
  16. objectbench.width=461
  17. package.divider.horizontal=0.6
  18. package.divider.vertical=0.7195571955719557
  19. package.editor.height=383
  20. package.editor.width=674
  21. package.editor.x=219
  22. package.editor.y=88
  23. package.frame.height=600
  24. package.frame.width=800
  25. package.numDependencies=3
  26. package.numTargets=6
  27. package.showExtends=true
  28. package.showUses=true
  29. project.charset=UTF-8
  30. readme.height=58
  31. readme.name=@README
  32. readme.width=47
  33. readme.x=10
  34. readme.y=10
  35. target1.association=PredicateUtilitiesTest
  36. target1.height=50
  37. target1.name=PredicateUtilities
  38. target1.showInterface=false
  39. target1.type=ClassTarget
  40. target1.width=130
  41. target1.x=180
  42. target1.y=130
  43. target2.height=50
  44. target2.name=StringUtilitiesTest
  45. target2.showInterface=false
  46. target2.type=UnitTestTargetJunit4
  47. target2.width=110
  48. target2.x=400
  49. target2.y=100
  50. target3.association=MathUtilitiesTest
  51. target3.height=50
  52. target3.name=MathUtilities
  53. target3.showInterface=false
  54. target3.type=ClassTarget
  55. target3.width=100
  56. target3.x=20
  57. target3.y=130
  58. target4.association=StringUtilitiesTest
  59. target4.height=50
  60. target4.name=StringUtilities
  61. target4.showInterface=false
  62. target4.type=ClassTarget
  63. target4.width=110
  64. target4.x=370
  65. target4.y=130
  66. target5.height=50
  67. target5.name=PredicateUtilitiesTest
  68. target5.showInterface=false
  69. target5.type=UnitTestTargetJunit4
  70. target5.width=130
  71. target5.x=210
  72. target5.y=100
  73. target6.height=50
  74. target6.name=MathUtilitiesTest
  75. target6.showInterface=false
  76. target6.type=UnitTestTargetJunit4
  77. target6.width=100
  78. target6.x=50
  79. target6.y=100