In Java, we can use Set.iterator().next() to get the first item from a java.util.Set. JavaExample.java. package com.mkyong; import java.util ...
確定! 回上一頁