Uses of Class
org.magicwerk.brownies.collections.primitive.GapListPrimitives
-
Packages that use GapListPrimitives Package Description org.magicwerk.brownies.collections.helper This packages contains helper classes for the package org.magicwerk.brownies.collections. -
-
Uses of GapListPrimitives in org.magicwerk.brownies.collections.helper
Subclasses of GapListPrimitives in org.magicwerk.brownies.collections.helper Modifier and Type Class Description class
GapLists
Helper class offering various functionality:
- create wrapper list objects wrapping primitive GapLists
- methods interacting with CharSequence, Reader, InputStream
-