elegant queries

This commit is contained in:
John Rommel Estropia
2014-12-14 23:47:18 +09:00
parent 45a65d9262
commit 6b8bb3e434
14 changed files with 237 additions and 145 deletions

View File

@@ -25,7 +25,7 @@
import Foundation
internal class NotificationObserver {
internal final class NotificationObserver {
let notificationName: String
let object: AnyObject?