mirror of
				https://github.com/Z3Prover/z3
				synced 2025-10-31 11:42:28 +00:00 
			
		
		
		
	Class Optimize#Handle should be static,
as it already includes an explicit reference to the Optimize class.
This commit is contained in:
		
							parent
							
								
									b3be83e7c5
								
							
						
					
					
						commit
						be1e9918f0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -75,7 +75,7 @@ public class Optimize extends Z3Object { | |||
|     /** | ||||
|      * Handle to objectives returned by objective functions. | ||||
|      **/ | ||||
|     public class Handle { | ||||
|     public static class Handle { | ||||
| 
 | ||||
|         private final Optimize opt; | ||||
|         private final int handle; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue