Index

A B C E G H I L N P R S T U V W 
All Classes All Packages

I

indexOf(BencodedObject) - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
isCompositeObject() - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Returns true, if the class instance contains either list or dictionary.
isCompositeObject() - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
Returns true, if the class instance contains either list or dictionary.
isCompositeObject() - Method in class com.github.cdefgah.bencoder4j.model.BencodedObject
Returns true, if the class instance contains either list or dictionary.
isEmpty() - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Returns true if dictionary is empty.
iterator() - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
Returns the iterator over the list contents.
A B C E G H I L N P R S T U V W 
All Classes All Packages