Uses of Interface
com.spotify.github.v3.git.StatItem
-
Packages that use StatItem Package Description com.spotify.github.v3.git -
-
Uses of StatItem in com.spotify.github.v3.git
Classes in com.spotify.github.v3.git that implement StatItem Modifier and Type Class Description classImmutableStatItemImmutable implementation ofStatItem.Methods in com.spotify.github.v3.git with parameters of type StatItem Modifier and Type Method Description static ImmutableStatItemImmutableStatItem. copyOf(StatItem instance)Creates an immutable copy of aStatItemvalue.ImmutableStatItem.BuilderImmutableStatItem.Builder. from(StatItem instance)Fill a builder with attribute values from the providedStatIteminstance.
-