- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for hasRegistration (0.11 sec)
-
src/test/java/jcifs/internal/witness/MockWitnessService.java
} /** * Check if a registration exists * * @param registrationId the registration ID * @return true if registration exists */ public boolean hasRegistration(String registrationId) { return registrations.containsKey(registrationId); } /** * Simulate sending a witness notification * * @param eventType the event type
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Sat Aug 23 09:06:40 UTC 2025 - 8.2K bytes - Viewed (0)