程序包 pkg.exoad.poprock.core.annotations
package pkg.exoad.poprock.core.annotations
-
类说明Signifies that the marked class is used to be used by the programmer to create another object.Suggests that whatever is being marked using this annotatation has no ability to prevent itself from being overriden.Since Java does not support free functions for the most partSignifies that a particular function or method possess the ability to "panic" or throw a Runtime exception.