implement a whole bunch of simple methods.

package.bluej 1.9KB

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