Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
BitSet « Collections Data Structure « Java
Java
Collections Data Structure
BitSet
1.
Java 1.5 (5.0) Changes to the API: several of the new bit manipulation methods in Integer.
2.
The use of BitSet
3.
Manipulating the BitSet
4.
Another Bitset demo
5.
Operations on series of numbers
6.
BitOHoney
7.
BitOps
8.
Convert bitset to int array and string
9.
Implementation of a bit map of any size, together with static methods to manipulate int, byte and byte[] values as bit maps
10.
Operations on bit-mapped fields.