Commit Graph

  • 7f3d4872ae add API doc for NullPointerExceptions andi 2017-11-27 20:20:42 +01:00
  • 994ce6842a documentation states that remove* methods do not release any memory andi 2017-11-27 20:04:39 +01:00
  • ecf1a62c95 do not copy array twice when inserting andi 2017-11-10 10:42:47 +01:00
  • 88e0179dd5 add method removeIf andi 2017-11-10 10:35:51 +01:00
  • b50cb8fdca update to gradle 4.3.1 andi 2017-11-10 10:09:53 +01:00
  • a59db6cfe8 add method retainAll andi 2017-11-10 10:03:10 +01:00
  • 81e1d1f131 add method removeAll andi 2017-11-09 14:32:15 +01:00
  • db6ca1387d add replaceAll andi 2017-11-09 09:33:19 +01:00
  • 6df2553fae add indexOf(value) and indexOf(value, offset) andi 2017-10-13 17:02:01 +02:00
  • cbe468cae8 add toArray(int[]) andi 2017-10-07 10:01:38 +02:00
  • 56779368b8 make class final andi 2017-09-29 18:59:02 +02:00
  • e7d88babb4 add stream() and parallelStream() andi 2017-09-29 18:57:43 +02:00
  • fc1ca26d52 use fromIndex and toIndex for remove instead of from and length andi 2017-09-29 18:12:58 +02:00
  • 5112fcdfa0 do not create empty array in clone andi 2017-09-29 17:46:00 +02:00
  • 235565bfe4 make IntList cloneable andi 2017-09-28 20:25:56 +02:00
  • a178086dfa make IntList serializable andi 2017-09-28 19:02:43 +02:00
  • 4a762f39b9 add special implementation for add andi 2017-09-28 18:22:16 +02:00
  • 4da0726185 added todos with features that could be added andi 2017-09-26 20:22:52 +02:00
  • d00ab6533d use a static final empty array if list is empty andi 2017-09-26 20:10:54 +02:00
  • ab7d554d52 grow the array only by 50% andi 2017-09-26 19:59:50 +02:00
  • 4a07ed14b0 update gradle to 4.2 andi 2017-09-26 19:30:58 +02:00
  • f7870a15a7 add sort (ascending) method andi 2017-02-05 14:18:47 +01:00
  • a535761b46 README.md edited online with Bitbucket andi 2017-02-04 08:15:29 +00:00
  • 9a365834b6 Replace license with MIT. andi 2017-02-04 09:10:28 +01:00
  • ef5fb80fc9 README.md edited online with Bitbucket andi 2017-02-04 07:50:50 +00:00
  • 145c2152d0 Add IntList a list implementation for primitive integers. andi 2017-02-03 20:31:58 +01:00
  • d3315a80d5 add license andi 2017-02-03 20:29:45 +01:00
  • 5b082d6069 Initial commit andi 2017-02-01 18:50:57 +01:00