public class GameClip
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GameClip
public GameClip(@NotNull
@NotNull String name,
@NotNull
@NotNull String platform,
@NotNull
@NotNull String url)
-
Method Details
-
getName
@NotNull
public @NotNull String getName()
-
-
getUrl
@NotNull
public @NotNull String getUrl()