Index
A B C E G H I L N P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CircularReferenceException - Exception in com.github.cdefgah.bencoder4j
-
The exception to be thrown if there's a circular reference found.
- CircularReferenceException(String) - Constructor for exception com.github.cdefgah.bencoder4j.CircularReferenceException
-
Constructs the exception object.
- clear() - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Removes all of the mappings from this map.
- clear() - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
-
Clears the list contents.
- com.github.cdefgah.bencoder4j - package com.github.cdefgah.bencoder4j
- com.github.cdefgah.bencoder4j.io - package com.github.cdefgah.bencoder4j.io
- com.github.cdefgah.bencoder4j.model - package com.github.cdefgah.bencoder4j.model
- compareTo(BencodedByteSequence) - Method in class com.github.cdefgah.bencoder4j.model.BencodedByteSequence
-
Compares the current object with another instance of this class.
- compareTo(BencodedInteger) - Method in class com.github.cdefgah.bencoder4j.model.BencodedInteger
-
Compares this object with the specified object for order.
- contains(BencodedObject) - Method in class com.github.cdefgah.bencoder4j.model.BencodedList
-
Returns true if the list contains the specified object.
- containsKey(BencodedByteSequence) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Returns true if this map contains a mapping for the specified key.
- containsKey(String) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Returns true if this map contains a mapping for the specified key.
- containsValue(BencodedObject) - Method in class com.github.cdefgah.bencoder4j.model.BencodedDictionary
-
Returns true if this map maps one or more keys to the specified value.
All Classes All Packages