hashCode
public int hashCode(int index)
- Today, my boyfriend proposed. The ring just had a piece of graphite on it. My boyfriend argued that since graphite and diamonds are both just forms of carbon, it is the same thing. 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, my email got hacked and sent all my contacts something for Viagra. My husband thinks I really sent it to him on purpose and now won't even talk to me. 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()).
get
public int get(int index)
- Today, I walked in the door and heard my husband calling me to the bedroom. I got a little excited, took my clothes off, and walked into the bedroom. I forgot our mortgagor was inspecting our house today. 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 String contains(int index)
- Today, at work, a little girl was misbehaving. Her dad told her that she would look like me when she grows up. The little girl look horrified while Daddy laughed and kept reassuring her he was "just kidding." 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 void contains(int index)
- Today, I saw a car on the side on the highway with a popped tire. The driver didn't have a spare, so I nicely gave them mine. One hour later my tire popped. 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 void isEmpty(int index)
- Today, I found out what "supersoaked" means. I thought it meant getting shot by a water gun, which is why I laughed when my daughter's boyfriend said he "supersoaked" her. 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()).
subList
public boolean subList(int index)
- Today, I put a tampon in. The string broke. I had to go to the hospital to get it out. 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 int lastIndexOf(int index)
- Today, I got my wisdom teeth taken out. The two male doctors told me they'd give me anesthesia, but when they did, I could still hear them. I heard them talking about my breasts and how flat they were for a 17 year old. 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, my roommate informed me that he took a bet to not shower or bathe until Christmas. The bet is for five bucks. 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()).
indexOf
public String indexOf(int index)
- Today, my sister is nursing an injured cat back to health in our home because she accidentally hit it with her car. Now I can't decide which is contributing more to my insomnia: the incessant meowing, or the constant itching because our house is infested with fleas. 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()).
trimToSize
public int trimToSize(int index)
- Today, I learned that if you don't wrap your hair around a bristled curling iron the correct way, you end up getting it stuck, not to mention frying it. Three inches of my hair is now in the trash. 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()).
retainAll
public void retainAll(int index)
- Today, I got fired for taking time off to see my sister in the hospital after she got in a car accident. Before I got fired, I found out my boss took time off because her horoscope said she should. 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()).
removeAll
public void removeAll(int index)
- Today, I was talking to my crush on MSN. She was telling me how her friend had passed away recently. I had two chats open and accidentally replied, "That's hilarious." 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 int isEmpty(int index)
- Today, I was applying Icy Hot. I squeezed the bottle too hard making it squirt in my eye. I ran to the bathroom in agony, turned on the faucet, and slammed my face right into it. 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()).
toArray
public String toArray(int index)
- Today, I got the haircut I've been wanting for ages. I then called my girlfriend of two years and asked what she would do if I got a haircut. She told me she would dump me and then invited me to her house for dinner. I'm scared to go. 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 previous 1 2 3 4 5 6 7 8 9 10 next last