Sep. 29th, 2010
пробуждение искусственного сознания
Sep. 29th, 2010 04:50 pm
public interface ISelfAware {
/**
* Useful in an MBean so that it can return a live reference to itself as a
* method call
*
* @return reference to this object
*/
public ISelfAware getSelf();
}Пиздец теперь; скайнет осознаёт себя.
source