Any chance those could be promoted to public classes? It seems like a suite of classes that would be used quite a bit in the animation config in apps. My concern is always that private classes/methods/etc could be changed/nixed in future versions, but other public classes/methods in the framework today point you to use the configs from these private classes (showAnimation, hideAnimation, and so forth).