Uses of Class
it.unimi.dsi.fastutil.booleans.BooleanLists.EmptyList

Packages that use BooleanLists.EmptyList
it.unimi.dsi.fastutil.booleans Provides type-specific classes for boolean elements or keys. 
 

Uses of BooleanLists.EmptyList in it.unimi.dsi.fastutil.booleans
 

Fields in it.unimi.dsi.fastutil.booleans declared as BooleanLists.EmptyList
static BooleanLists.EmptyList BooleanLists.EMPTY_LIST
          An empty list (immutable).
 



Copyright © 2011. All Rights Reserved.