Searched defs:alloc_object (Results 1 – 2 of 2) sorted by relevance
579 pub fn alloc_object<'c, T>(&self, class: T) -> Result<JObject<'a>> in alloc_object() method
898 pub fn alloc_object<'other_local, T>(&mut self, class: T) -> Result<JObject<'local>> in alloc_object() method