hashCode

public String hashCode(int index)
Today, my boyfriend yawned while I was giving him head. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

isEmpty

public boolean isEmpty(int index)
Today, I was arrested by the police for sitting in what they thought was a stolen vehicle. After being slammed into the back of a squad car at gun point, they realized the car was actually recovered a week ago. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

contains

public boolean contains(int index)
Today, I did a quick load of laundry so I would have work clothes for the week. I don't have my own dryer so I dried them in the one in my building. After running out to my car, I came back to find that my neighborhood kids had added 6 sharpies to my clothes. Every uniform I own has stripes. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

clear

public int clear(int index)
Today, I had to do something that many young technologically-savvy people fear. I had to get on my dad's Facebook for him to delete a rather scandalous photo of his genitals he accidentally uploaded. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

remove

public boolean remove(int index)
Today, my estranged dad drunk-dialed me at 4am to apologize, and to make amends. After crying and forgiving, we hung up. Minutes later, he called back to retract everything he said after remembering how I was rude to him at a party 3 years ago. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

add

public void add(int index)
Today, I came home to my wife crying. She had mixed up our newborn twin girls and couldn't tell which was which. I looked at the girls. Neither could I. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

containsAll

public String containsAll(int index)
Today, I had a job interview. The moment I walked into the room, the interviewer said "Ok, I will interview you, but there is no way I'm hiring you." FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

hashCode

public void hashCode(int index)
Today, I got a separation agreement from my wife. It was sent from the lawyer she spent the long weekend with right before she told me it was over. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

listIterator

public void listIterator(int index)
Today, the block my house is on is blocked off by 8 cop cars, and I can't get to my house. I have to wait a block away until they leave. I have a huge project that makes or breaks my grade that needs to be sent in. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

addAll

public void addAll(int index)
Today, I decided to clean the living room. I picked up a case, heard a crack, and opened it to find I had broken my sister's $200 acoustic guitar. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

clear

public String clear(int index)
Today, I was walking outside and had to yawn. As I inhaled, I felt something hit the back of my throat and I reflexively bit down. The side of my mouth started stinging. I spit out a bee that I sucked in with my yawn. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

ensureCapacity

public String ensureCapacity(int index)
Today, 50,000 copies of the new edition of the town's phone book came out. I manage a pizza place and bought a full menu ad. Apparently the ad designer got confused, as they placed my cell phone number in huge bold letters at the bottom of the ad instead of the store's phone number. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

equals

public boolean equals(int index)
Today, I was shopping in a store and an employee was mopping the floor. She proceeded to mop all around where I was standing then told me to wait until the floor dried to move. I had to go to the bathroom. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

lastIndexOf

public boolean lastIndexOf(int index)
Today, I accidentally walked in on my girlfriend changing. She responded by screaming, throwing herself on the ground to avoid me seeing her, and crawling into the bathroom. We've been living together for 2 months. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).

lastIndexOf

public String lastIndexOf(int index)
Today, my boyfriend and I were having sex for the first time when my 4 year old sister walked in. She thought we were making a dog pile, so just as soon as my boyfriend was about to finish, she jumped on his back. FML

Parameters:
index - index of first element to be returned from the list iterator (by a call to the next method).
Returns:
a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
Throws:
IndexOutOfBoundsException - if the index is out of range (index < 0 || index > size()).
first 1 2 3 4 5 6 next last