Searched refs:blobs (Results 1 – 5 of 5) sorted by relevance
152 private static List<InetAddress> blobArrayToInetAddressList(@Nullable final Blob[] blobs) { in blobArrayToInetAddressList() argument153 if (null == blobs) return null; in blobArrayToInetAddressList()154 final ArrayList<InetAddress> list = new ArrayList<>(blobs.length); in blobArrayToInetAddressList()155 for (final Blob b : blobs) { in blobArrayToInetAddressList()165 final ArrayList<Blob> blobs = new ArrayList<>(); in inetAddressListToBlobArray()171 blobs.add(b); in inetAddressListToBlobArray()173 return blobs.toArray(new Blob[0]); in inetAddressListToBlobArray()
141 void updateList(List<BlobInfo> blobs) {143 if (blobs.isEmpty()) {146 addAll(blobs);
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...