Added in API level 24
  
  
  
  
  
   
  
  
  
  
  
   
  
  
  
  
  
   
  
  
  
  
  
  
  
  
AlphabeticIndex.Bucket.LabelType
  public
  static
  final
  
  enum
  AlphabeticIndex.Bucket.LabelType
  
  
  
  
    extends Enum<AlphabeticIndex.Bucket.LabelType>
  
  
  
  
  
  
| java.lang.Object | ||
| ↳ | java.lang.Enum<android.icu.text.AlphabeticIndex.Bucket.LabelType> | |
| ↳ | android.icu.text.AlphabeticIndex.Bucket.LabelType | |
Type of the label
Summary
Enum values | |
|---|---|
AlphabeticIndex.Bucket.LabelType  | 
    
      INFLOW
      Inflow (between scripts)  | 
  
AlphabeticIndex.Bucket.LabelType  | 
    
      NORMAL
      Normal  | 
  
AlphabeticIndex.Bucket.LabelType  | 
    
      OVERFLOW
      Overflow (after the last)  | 
  
AlphabeticIndex.Bucket.LabelType  | 
    
      UNDERFLOW
      Underflow (before the first)  | 
  
Public methods | |
|---|---|
        
        
        static
        
        
        AlphabeticIndex.Bucket.LabelType
     | 
  
    
      
      valueOf(String name)
      
      
     | 
  
        
        
        static
        final
        
        LabelType[]
     | 
  
    
      
      values()
      
      
     | 
  
Inherited methods | |
|---|---|
Enum values
INFLOW
      
    Added in API level 24
  
      
  
    
public static final AlphabeticIndex.Bucket.LabelType INFLOW
Inflow (between scripts)
OVERFLOW
      
    Added in API level 24
  
      
  
    
public static final AlphabeticIndex.Bucket.LabelType OVERFLOW
Overflow (after the last)
UNDERFLOW
      
    Added in API level 24
  
      
  
    
public static final AlphabeticIndex.Bucket.LabelType UNDERFLOW
Underflow (before the first)
Public methods
valueOf
public static AlphabeticIndex.Bucket.LabelType valueOf (String name)
| Parameters | |
|---|---|
name | 
        
          String  | 
      
| Returns | |
|---|---|
AlphabeticIndex.Bucket.LabelType | 
        |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
  
  
    
      [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[]]