大战熟女丰满人妻av-荡女精品导航-岛国aaaa级午夜福利片-岛国av动作片在线观看-岛国av无码免费无禁网站-岛国大片激情做爰视频

Guava教程

Guava Bytes類

Bytes是byte的基本類型實用工具類。

類聲明

以下是com.google.common.primitives.Bytes類的聲明:

@GwtCompatible
public final class Bytes
? ?extends Object

方法

繼承的方法

這個類繼承了以下類方法: java.lang.Object

Bytes 示例

使用所選擇的編輯器創建下面的java程序 C:/> Guava

GuavaTester.java

import java.util.List;
import com.google.common.primitives.Bytes;

public class GuavaTester {
   public static void main(String args[]){
      GuavaTester tester = new GuavaTester();
      tester.testBytes();
   }

   private void testBytes(){
      byte[] byteArray = {1,2,3,4,5,5,7,9,9};

      //convert array of primitives to array of objects
      List<Byte> objectArray = Bytes.asList(byteArray);
      System.out.println(objectArray.toString());

      //convert array of objects to array of primitives
      byteArray = Bytes.toArray(objectArray);
      System.out.print("[ ");
      for(int i = 0; i< byteArray.length ; i++){
         System.out.print(byteArray[i] + " ");
      }
      System.out.println("]");
      byte data = 5;
      //check if element is present in the list of primitives or not
      System.out.println("5 is in list? "+ Bytes.contains(byteArray, data));

      //Returns the index		
      System.out.println("Index of 5: " + Bytes.indexOf(byteArray,data));

      //Returns the last index maximum		
      System.out.println("Last index of 5: " + Bytes.lastIndexOf(byteArray,data));				
   }
}

驗證結果

使用javac編譯器編譯如下類

C:\Guava>javac GuavaTester.java

現在運行GuavaTester看到的結果

C:\Guava>java GuavaTester

看到結果

[1, 2, 3, 4, 5, 5, 7, 9, 9]
[ 1 2 3 4 5 5 7 9 9 ]
5 is in list? true
Index of 5: 4
Last index of 5: 5

 

 

 

 

轉載自并發編程網-ifeve.com

全部教程
主站蜘蛛池模板: 亚洲国产成人精品91久久久 | 中文字幕热久久久久久久 | 国产不卡精品一区二区三区 | 国产亚洲精品色一区 | 日本在线观看永久免费网站 | 91热久久免费频精品动漫99 | 日韩亚洲欧美性感视频影片免费看 | 波多野结衣一区二区 三区 波多野结衣一区二区三区 波多野结衣一区二区三区高清在线 | 中文字幕一区二区三区免费看 | 欧美一级毛片欧美一级 | 一级毛片直接看 | 国产精品情侣久久婷婷文字 | 奇米影视88| 99久久免费精品国产免费 | 日本人一级毛片免费视频 | 四虎免费视频 | 99九九热| 免费国产不卡午夜福在线观看 | 亚洲精品αv一区二区三区 亚洲精品爱爱久久 | 一区二区亚洲视频 | 99视频在线免费观看 | 日日草夜夜操 | 色噜噜亚洲精品中文字幕 | 日韩在线a视频免费播放 | 日韩国产精品99久久久久久 | 亚洲狠狠成人综合网 | 久久国产精品广西柳州门 | 一级毛片高清大全免费观看 | 国产在线精品一区二区高清不卡 | 久久www免费人成精品 | 成人毛片在线播放 | 久久成人免费视频 | 久久精品视频亚洲 | 精品91在线 | 免费视频爱爱太爽在线观看 | 国产成人久久精品激情91 | 一区一区三区产品乱码 | 国产精品27页 | 久久亚洲不卡一区二区 | 精品免费看 | 久久高清影院 |