set
public String set(int index)
- Today, my mum thought it would be useful to give me a set of "Men Are from Mars, Women Are from Venus" books saying "You don't seem to understand anything!" Thanks mum. 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 int hashCode(int index)
- Today, I was told that my mom and her new husband have named my new born brother "Titan". 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()).
set
public void set(int index)
- Today, the guy sitting beside me on the bus fell asleep and just drooled on 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()).
retainAll
public int retainAll(int index)
- Today, I bought a pair of new speakers for my comp. I forgot I had installed various volume enhancing programs and also maxed out all sound settings. I connected the new speakers and played some music. The sound destroyed them. 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 void get(int index)
- Today, I was trying to finish an english assignment and I was not sure how to complete it. So I emailed my teacher asking and she said flip over the assignment handout page for instructions. 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 void clear(int index)
- Today, a student of mine used the phrase "well, you know, like back in your day" about defining "going out". I'm only 24. 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 int containsAll(int index)
- Today, I woke up with a hangover and my girlfriend seemed pissed at me. It took me a while before I remembered having sex the night before. I just didn't know exactly what had happened after that had pissed her off. Then I realized nothing happened, because I fell asleep while she was on top of 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 String get(int index)
- Today, I met a woman that I've been emailing and trading pics with for over a month. We had a face to face, she was surprisingly overweight, and the sun hit her face in a way that radiated all her facial hair. 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, a co-worker asked me if I had a comb he could borrow. I'm bald. 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, a drunk girl asked me for directions to her hotel. I had just bought an empanada and was feeling good, so I agree to look up the address on my phone. Two minutes and a text charge later, I get the address. Out of inebriated glee, she hugs me and knocks the tasty empanada out of my hand. 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 finished a big part of a web organization project. When I asked my coworkers what they thought, they said they liked one of the few things that's been there for almost a year. Thanks for noticing. 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, my mom asked all the old ladies in her church to pray that I meet "someone special". 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 int removeAll(int index)
- Today, the ugliest girl in school walked by me and said "ewwww". 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 boolean indexOf(int index)
- Today, I organized a party, invited a girl I've been secretly in love with for years, as well as a friend of mine who brought along an unknown mate of his. The party was fine, although the unknown mate threw up all over the floor. Now, the girl is dating that unknown mate and is in love with him. 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, I went to the bagel shop down the street for breakfast, the same one I've been going to for over 6 months now. At the counter the same lil' cook guy who's served me over those same 6 months, looks at me and says, "Yes, Ms?". I'm a guy. 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 695 696 697 698 699 700 701 702 703 704 705 next last