JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.seppiko.commons.utils.Bits
Packages that use
Bits
Package
Description
org.seppiko.commons.utils
Utils classes
Uses of
Bits
in
org.seppiko.commons.utils
Constructors in
org.seppiko.commons.utils
with parameters of type
Bits
Modifier
Constructor
Description
Bits
(
Bits
original)
Initializes a newly created
Bits
object so that it represents the same sequence of characters as the argument.