Searched defs:KeyframeSet (Results 1 – 1 of 1) sorted by relevance
36 class KeyframeSet<T> implements Keyframes<T> { class48 KeyframeSet(Keyframe<T>... keyframes) { in KeyframeSet() method in KeyframeSet57 KeyframeSet(List<Keyframe<T>> keyframes) { in KeyframeSet() method in KeyframeSet