Searched defs:deep (Results 1 – 2 of 2) sorted by relevance
56 static String print(@Nullable Object obj, boolean deep, int maxCollectionLength) { in print()80 static String printPublicFields(@Nullable Object obj, boolean deep, int maxCollectionLength) { in printPublicFields()96 static void print(@NonNull StringBuilder builder, @Nullable Object obj, boolean deep, in print()224 boolean deep, in printPublicFields()
430 void copyInternal(BaseBundle from, boolean deep) { in copyInternal()