Index

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

G

get(int) - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
Gets a bencoded object from the list by provided index.
get(BencodedByteSequence) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Gets object from the dictionary by key.
get(String) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Gets object from the dictionary by key.
getByteSequence() - Method in class com.github.cdefgah.bencoder4j.model.BencodedByteSequence
Returns the safe copy of byte sequence body of the class instance.
getKeysIterator() - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Returns the iterator over dictionary keys.
getValue() - Method in class com.github.cdefgah.bencoder4j.model.BencodedInteger
Returns the stored numeric value as long integer.
getValuesIterator() - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
Returns the iterator over dictionary values.
A B C E G H I L N P R S T U V W 
All Classes All Packages