コード例 #1
0
ファイル: NSEC3Record.java プロジェクト: hemantdhivar/milton2
 /** Returns the set of types defined for this name */
 public int[] getTypes() {
   return types.toArray();
 }